[SCM] smplayer/master: Rename 04_add_unity_launcher_quicklist.patch to 04_update_desktop_launcher.patch
mati75-guest at users.alioth.debian.org
mati75-guest at users.alioth.debian.org
Sun May 3 20:04:32 UTC 2015
The following commit has been merged in the master branch:
commit b326cd6ea30da61a1b24761c1f9af217c3650932
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date: Sun May 3 22:04:19 2015 +0200
Rename 04_add_unity_launcher_quicklist.patch to 04_update_desktop_launcher.patch
diff --git a/debian/changelog b/debian/changelog
index 0c50abd..cb6eac3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,8 @@ smplayer (14.9.0.6887~ds0-1) UNRELEASED; urgency=medium
* Patch working: (thanks Alf Gaida <agaida at siduction.org>)
- Add 03-not_define_reminder_actions.patch to do not define reminder
actions (Closes: #770359)
- - Add 04_add_unity_launcher_quicklist.patch for add Unity Launcher
- Quicklist. (LP: #938015)
+ - Add 04_update_desktop_launcher.patch for add Unity Launcher
+ Quicklist and Keywords in desktop file. (LP: #938015)
- Refresh 02-disable_updates.patch.
* debian/rules:
- Remove /usr/share/doc/smplayer/es/gpl.htm
diff --git a/debian/patches/04_add_unity_launcher_quicklist.patch b/debian/patches/04_update_desktop_launcher.patch
similarity index 63%
rename from debian/patches/04_add_unity_launcher_quicklist.patch
rename to debian/patches/04_update_desktop_launcher.patch
index 445b28b..5987a90 100644
--- a/debian/patches/04_add_unity_launcher_quicklist.patch
+++ b/debian/patches/04_update_desktop_launcher.patch
@@ -1,13 +1,15 @@
-Description: Add Unity Launcher Quicklist
+Description: Add Unity Launcher Quicklist and keywords to desktop file
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
-Bug-Ubuntu: https://launchpad.net/bugs/938015
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/938015
---- a/smplayer.desktop
+--- b/smplayer.desktop
+++ b/smplayer.desktop
-@@ -9,6 +9,18 @@ Name=SMPlayer
+@@ -8,6 +8,19 @@ MimeType=audio/ac3;audio/mp4;audio/mpeg;
+ Name=SMPlayer
Type=Application
X-KDE-StartupNotify=false
-
++Keywords=movie;player;media;kde;qt;
++
+X-Ayatana-Desktop-Shortcuts=Screen;Window
+
+[Mini Shortcut Group]
@@ -19,7 +21,6 @@ Bug-Ubuntu: https://launchpad.net/bugs/938015
+Name=Open with mpc GUI
+Exec=smplayer -mpcgui
+TargetEnvironment=Unity
-+
+
# Translations
Comment[ar]=واجهة-طرفية ممتازة للمشغل MPlayer
- GenericName[ar]=مشغل وسائط
diff --git a/debian/patches/series b/debian/patches/series
index 2e675c3..ebb9197 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
01-add-mplayer2-detection.patch
02-disable_updates.patch
03-not_define_reminder_actions.patch
-04_add_unity_launcher_quicklist.patch
+04_update_desktop_launcher.patch
--
smplayer packaging
More information about the pkg-multimedia-commits
mailing list