From df9c6fba40a54e0e19d329f4b05a80dc1b52c395 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Wed, 13 Jun 2018 18:36:37 +0700 Subject: [PATCH] Update DEB package --- .../share/file-manager/actions/filebot-license.desktop | 9 +++++++++ .../deb/share/file-manager/actions/menu-filebot.desktop | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 installer/deb/share/file-manager/actions/filebot-license.desktop diff --git a/installer/deb/share/file-manager/actions/filebot-license.desktop b/installer/deb/share/file-manager/actions/filebot-license.desktop new file mode 100644 index 00000000..92021014 --- /dev/null +++ b/installer/deb/share/file-manager/actions/filebot-license.desktop @@ -0,0 +1,9 @@ +[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 diff --git a/installer/deb/share/file-manager/actions/menu-filebot.desktop b/installer/deb/share/file-manager/actions/menu-filebot.desktop index f9086b6c..66d27239 100644 --- a/installer/deb/share/file-manager/actions/menu-filebot.desktop +++ b/installer/deb/share/file-manager/actions/menu-filebot.desktop @@ -3,4 +3,4 @@ Type=Menu Name=@{application.name} Tooltip=Common FileBot Actions Icon=filebot -ItemsList=filebot-rename;filebot-subtitles;filebot-checksum;filebot-import; +ItemsList=filebot-license;filebot-rename;filebot-subtitles;filebot-checksum;filebot-import;