mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
10 lines
231 B
Desktop File
10 lines
231 B
Desktop File
[Desktop Entry]
|
|
Name=@{application.name}
|
|
Comment=@{package.synopsis}
|
|
Type=Application
|
|
Exec=/usr/share/filebot/filebot.sh
|
|
Icon=/usr/share/filebot/icon.svg
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Categories=@{gnome.application.categories}
|