summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Robby Workman2011-10-28 06:27:49 +0200
committer Niels Horn2011-11-05 00:59:28 +0100
commit48d1866a0fc776c4b4481d2dd817fb3aaa5e1232 (patch)
tree0862bea55526494c1cd2e9784597e12599f6c27f /desktop
parenta33f1f014102eaf0d834387921cd0f8acfedaad9 (diff)
downloadslackbuilds-48d1866a0fc776c4b4481d2dd817fb3aaa5e1232.tar.gz
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')
-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 c8dc316675..787962c0ff 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 2a4850b16a..f6574a0224 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