From 64319d3954b31b0965c4dc4f69c44b0ebd7d80fd Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 9 Nov 2015 14:08:13 -0300 Subject: octopi-0.8.0-1.parabola1: updating version --- libre/octopi/enable-kstatus.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/octopi/enable-kstatus.patch (limited to 'libre/octopi/enable-kstatus.patch') 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 -- cgit v1.2.3