mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-18 23:35:07 -05:00
11 lines
200 B
Desktop File
11 lines
200 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/*;
|
||
|
Exec=filebot --mode Rename %F
|