aboutsummaryrefslogtreecommitdiff
path: root/desktop/xfce4-quicklauncher-plugin
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-10-27 23:27:49 -0500
committerNiels Horn <niels.horn@slackbuilds.org>2011-11-04 21:59:28 -0200
commit48d1866a0fc776c4b4481d2dd817fb3aaa5e1232 (patch)
tree0862bea55526494c1cd2e9784597e12599f6c27f /desktop/xfce4-quicklauncher-plugin
parenta33f1f014102eaf0d834387921cd0f8acfedaad9 (diff)
desktop/xfce4-quicklauncher-plugin: Fixed desktop file
Thanks to Roberto Neri and Anton Worshevsky for the bug reports. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-quicklauncher-plugin')
-rw-r--r--desktop/xfce4-quicklauncher-plugin/allow_adding_plugin_to_panel.diff2
-rw-r--r--desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-quicklauncher-plugin/allow_adding_plugin_to_panel.diff b/desktop/xfce4-quicklauncher-plugin/allow_adding_plugin_to_panel.diff
index c8dc316675ac..787962c0ffc0 100644
--- a/desktop/xfce4-quicklauncher-plugin/allow_adding_plugin_to_panel.diff
+++ b/desktop/xfce4-quicklauncher-plugin/allow_adding_plugin_to_panel.diff
@@ -6,5 +6,5 @@ diff -Nur xfce4-quicklauncher-plugin-1.9.4.orig//panel-plugin/quicklauncher.desk
_Comment=Program with several launchers
Icon=gnome-fs-executable
-X-XFCE-Module=@INTERNAL_PLUGIN_PATH@/libquicklauncher.so
-+X-XFCE-Module-Path=quicklauncher
++X-XFCE-Module=quicklauncher
+X-XFCE-Module-Path=@INTERNAL_PLUGIN_PATH@
diff --git a/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild b/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild
index 2a4850b16a14..f6574a0224dd 100644
--- a/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild
+++ b/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=xfce4-quicklauncher-plugin
VERSION=1.9.4
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then