[krb5-auth-dialog] No need for the tray_icon listener



commit d13c9fdb2723d32b9d2cef3c2b0ab58020050511
Author: Guido Günther <agx sigxcpu org>
Date:   Mon Feb 14 09:28:25 2011 +0100

    No need for the tray_icon listener

 cc-panel/cc-ka-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cc-panel/cc-ka-panel.c b/cc-panel/cc-ka-panel.c
index 81dfb16..c63e4e3 100644
--- a/cc-panel/cc-ka-panel.c
+++ b/cc-panel/cc-ka-panel.c
@@ -35,7 +35,7 @@ G_DEFINE_DYNAMIC_TYPE (CcKaPanel, cc_ka_panel, CC_TYPE_PANEL)
 #define PKINIT_SMARTCARD "PKCS11:" SC_PKCS11
 #define PKINIT_FILE "FILE:"
 
-#define N_LISTENERS 8
+#define N_LISTENERS 7
 
 typedef struct _CcKaPanelPrivate CcKaPanelPrivate;
 



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