mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 11:55:03 -05:00
10 lines
260 B
Desktop File
10 lines
260 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Import @{license.description}
|
||
|
Tooltip=Import @{license.description}
|
||
|
Profiles=License;
|
||
|
|
||
|
[X-Action-Profile License]
|
||
|
Name=Import @{license.description}
|
||
|
MimeType=application/x-@{license.extension};@{license.mimetype}
|
||
|
Exec=filebot --license %F
|