summaryrefslogtreecommitdiff
path: root/libre/octopi/enable-kstatus.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-09 14:08:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-09 14:08:48 -0300
commit64319d3954b31b0965c4dc4f69c44b0ebd7d80fd (patch)
tree95194ad6b138c7a8bfc96209ba4bdadaa16122be /libre/octopi/enable-kstatus.patch
parent98db661cf92ef312e49264a4e610e1d438b1e5a1 (diff)
downloadabslibre-64319d3954b31b0965c4dc4f69c44b0ebd7d80fd.tar.gz
abslibre-64319d3954b31b0965c4dc4f69c44b0ebd7d80fd.tar.bz2
abslibre-64319d3954b31b0965c4dc4f69c44b0ebd7d80fd.zip
octopi-0.8.0-1.parabola1: updating version
Diffstat (limited to 'libre/octopi/enable-kstatus.patch')
-rw-r--r--libre/octopi/enable-kstatus.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/octopi/enable-kstatus.patch b/libre/octopi/enable-kstatus.patch
new file mode 100644
index 000000000..cc88fda68
--- /dev/null
+++ b/libre/octopi/enable-kstatus.patch
@@ -0,0 +1,12 @@
+diff -Naur octopi-master-current/notifier/octopi-notifier/octopi-notifier.pro octopi-master-current-kstatus/notifier/octopi-notifier/octopi-notifier.pro
+--- octopi-master-current/notifier/octopi-notifier/octopi-notifier.pro 2015-08-09 13:12:50.000000000 +0200
++++ octopi-master-current-kstatus/notifier/octopi-notifier/octopi-notifier.pro 2015-08-14 10:15:02.645977100 +0200
+@@ -7,7 +7,7 @@
+ QT += core xml gui network dbus
+
+ # This controls whether octopi-notifier uses KStatusNotifier lib
+-#DEFINES += KSTATUS
++DEFINES += KSTATUS
+
+ contains(DEFINES, KSTATUS){
+ QT += KNotifications