Skip to content

Commit

Permalink
Rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
cfgnunes committed Mar 14, 2024
1 parent f93e84f commit 3cf117d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .assets/accels-gtk2
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20all%20files" "<Primary><Shift>a")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20duplicate%20files" "<Primary><Shift>u")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20empty%20directories" "<Primary><Shift>e")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20file%20type" "<Primary><Shift>y")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20file%20information" "<Primary><Shift>y")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sList%20hidden%20items" "<Primary><Shift>h")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sDirectories%20and%20files\\sOpen%20item%20location" "<Primary><Shift>o")
(gtk_accel_path "<Actions>/ScriptsGroup/script_file:\\s\\s\\shome\\sUSER\\s.ACCELS_PATH\\sscripts\\sFile%20permissions\\sList%20permissions%20and%20owners" "<Primary><Shift>p")
Expand Down
2 changes: 1 addition & 1 deletion .assets/scripts-accels
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ F7 Disk Usage Analyzer
<Control><Shift>P List permissions and owners
<Control><Shift>U List duplicate files
<Control><Shift>V Paste as symbolic link
<Control><Shift>Y List file type
<Control><Shift>Y List file information
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bash install.sh
| `<Control><Shift>P` | List permissions and owners |
| `<Control><Shift>U` | List duplicate files |
| `<Control><Shift>V` | Paste as symbolic link |
| `<Control><Shift>Y` | List file type |
| `<Control><Shift>Y` | List file information |

## Compatibility

Expand Down

0 comments on commit 3cf117d

Please sign in to comment.