[SCM] smplayer/master: Add 06_add_unity_launcher_quicklist.patch for add Unity Launcher Quicklist. (LP: #938015)

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sun Nov 23 10:33:26 UTC 2014


The following commit has been merged in the master branch:
commit c91887ecedfa97fc92fb6edf3a4e7c4437e178dd
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sun Nov 23 11:26:17 2014 +0100

    Add 06_add_unity_launcher_quicklist.patch for add Unity Launcher Quicklist. (LP: #938015)

diff --git a/debian/changelog b/debian/changelog
index 7d8bb07..f042d0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,16 +2,18 @@ smplayer (14.9.0~ds0-2) UNRELEASED; urgency=medium
 
   * Bump standards version to 3.9.6. (no changes needed)
   * Patch working: (thanks Alf Gaida <agaida at siduction.org>) 
-    - add 03-completely_disable_check_updates.patch to completely disable
+    - Add 03-completely_disable_check_updates.patch to completely disable
     checking updates. (Closes: #770357)
-    - add 04-not_define_reminder_actions.patch to do not define reminder
+    - Add 04-not_define_reminder_actions.patch to do not define reminder
     actions (Closes: #770359)
+    - Add 06_add_unity_launcher_quicklist.patch for add Unity Launcher
+    Quicklist. (LP: #938015)
   
   [ Alf Gaida ]
   * debian/rules:
     - Make local rebuilds possible. (Closes: #770382)
 
- -- Mateusz Łukasik <mati75 at debian.org>  Sun, 23 Nov 2014 10:42:51 +0100
+ -- Mateusz Łukasik <mati75 at linuxmint.pl>  Sun, 23 Nov 2014 10:42:51 +0100
 
 smplayer (14.9.0~ds0-1) unstable; urgency=medium
 
diff --git a/debian/patches/06_add_unity_launcher_quicklist.patch b/debian/patches/06_add_unity_launcher_quicklist.patch
new file mode 100644
index 0000000..445b28b
--- /dev/null
+++ b/debian/patches/06_add_unity_launcher_quicklist.patch
@@ -0,0 +1,25 @@
+Description: Add Unity Launcher Quicklist
+Author: Mateusz Łukasik <mati75 at linuxmint.pl>
+Bug-Ubuntu: https://launchpad.net/bugs/938015
+
+--- a/smplayer.desktop
++++ b/smplayer.desktop
+@@ -9,6 +9,18 @@ Name=SMPlayer
+ Type=Application
+ X-KDE-StartupNotify=false
+ 
++X-Ayatana-Desktop-Shortcuts=Screen;Window
++
++[Mini Shortcut Group]
++Name=Open with mini GUI
++Exec=smplayer -minigui
++TargetEnvironment=Unity
++
++[mpc Shortcut Group]
++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 54cf87e..b278c5b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 02-disable_updates.patch
 03-completely_disable_check_updates.patch
 04-not_define_reminder_actions.patch
+06_add_unity_launcher_quicklist.patch

-- 
smplayer packaging



More information about the pkg-multimedia-commits mailing list