mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 14:31:04 -04:00
12 lines
323 B
Desktop File
12 lines
323 B
Desktop File
![]() |
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=Import @{license.description}
|
||
|
Comment=Import @{license.description}
|
||
|
MimeType=application/x-@{license.extension};@{license.mimetype}
|
||
|
Exec=filebot --license %F
|
||
|
Icon=filebot
|
||
|
NoDisplay=true
|
||
|
StartupNotify=true
|
||
|
StartupWMClass=@{deb.application.class}
|
||
|
X-Ubuntu-Gettext-Domain=@{package.name}
|