[gnome-settings-daemon] print-notifications: Don't init GTK+



commit 5125fd018abf98401ffc281e3fa460b0759e67ec
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 27 18:49:35 2017 +0200

    print-notifications: Don't init GTK+
    
    We don't use it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780555

 plugins/print-notifications/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/print-notifications/main.c b/plugins/print-notifications/main.c
index 57155d0..a0dd406 100644
--- a/plugins/print-notifications/main.c
+++ b/plugins/print-notifications/main.c
@@ -4,4 +4,4 @@
 #define MANAGER GsdPrintNotificationsManager
 #include "gsd-print-notifications-manager.h"
 
-#include "daemon-skeleton-gtk.h"
+#include "daemon-skeleton.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]