mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-13 04:45:01 -05:00
12 lines
219 B
Desktop File
12 lines
219 B
Desktop File
[Desktop Entry]
|
|
Name=Rename
|
|
Tooltip=Rename with FileBot
|
|
Icon=edit-rename
|
|
Profiles=Media;
|
|
|
|
[X-Action-Profile Media]
|
|
Name=Rename
|
|
MimeTypes=inode/directory;video/*;audio/*;
|
|
StartupNotify=true
|
|
Exec=filebot --mode Rename %F
|