aboutsummaryrefslogtreecommitdiff
path: root/desktop/wally/wally-2.3.0-disable_popup.patch
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2010-05-13 00:57:43 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-13 00:57:43 +0200
commit083514c8f098152b93b55874235410a218a0646d (patch)
tree43c5139872deaa0d4e4ddca1062a285911aad4ad /desktop/wally/wally-2.3.0-disable_popup.patch
parent03e2d721f282c0b8f83e4ec053ed63f29addc826 (diff)
desktop/wally: Added to 13.0 repository
Diffstat (limited to 'desktop/wally/wally-2.3.0-disable_popup.patch')
-rw-r--r--desktop/wally/wally-2.3.0-disable_popup.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/wally/wally-2.3.0-disable_popup.patch b/desktop/wally/wally-2.3.0-disable_popup.patch
new file mode 100644
index 0000000000000..6c1ad0e2b7c45
--- /dev/null
+++ b/desktop/wally/wally-2.3.0-disable_popup.patch
@@ -0,0 +1,9 @@
+diff -Naur wally-2.3.0.orig/wallyplugin/CMakeLists.txt wally-2.3.0/wallyplugin/CMakeLists.txt
+--- wally-2.3.0.orig/wallyplugin/CMakeLists.txt 2009-10-21 06:59:24.000000000 +0000
++++ wally-2.3.0/wallyplugin/CMakeLists.txt 2009-11-14 07:17:20.000000000 +0000
+@@ -27,5 +27,3 @@
+ install(FILES plasma-wallpaper-wallyplugin.desktop DESTINATION ${SERVICES_INSTALL_DIR})
+ install(FILES wallyplugin.png DESTINATION ${ICON_INSTALL_DIR}/oxygen/16x16/apps)
+
+-install(CODE "execute_process(COMMAND kbuildsycoca4 OUTPUT_QUIET ERROR_QUIET)")
+-install(CODE "execute_process(COMMAND kdialog --title \"WallyPlugin\" --msgbox \"WallyPlugin will be loaded next time KDE is started. Please select it in Appearance Settings.\")")