summaryrefslogtreecommitdiff
path: root/desktop/wally/wally-2.3.0-disable_popup.patch
diff options
context:
space:
mode:
authorBill Kirkpatrick <bkirkp@gmail.com>2011-12-09 19:12:27 -0200
committerNiels Horn <niels.horn@slackbuilds.org>2011-12-09 19:12:27 -0200
commit094eb416ddd96a03a5d29ad5e127847c8588e094 (patch)
treec7a6aeaae94ff15b0914a7a5aa0e78e4e92dd9d9 /desktop/wally/wally-2.3.0-disable_popup.patch
parentca0b94c9ed0472df5b28de1d3521245023dffa63 (diff)
downloadslackbuilds-094eb416ddd96a03a5d29ad5e127847c8588e094.tar.gz
desktop/wally: Updated for version 2.4.3 (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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, 0 insertions, 9 deletions
diff --git a/desktop/wally/wally-2.3.0-disable_popup.patch b/desktop/wally/wally-2.3.0-disable_popup.patch
deleted file mode 100644
index 6c1ad0e2b7..0000000000
--- a/desktop/wally/wally-2.3.0-disable_popup.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-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.\")")