aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications-settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-notifications-settings.c')
-rw-r--r--src/indicator-notifications-settings.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/indicator-notifications-settings.c b/src/indicator-notifications-settings.c
index 04e9209..e7cc04f 100644
--- a/src/indicator-notifications-settings.c
+++ b/src/indicator-notifications-settings.c
@@ -1,10 +1,6 @@
#include <gtk/gtk.h>
-#define NOTIFICATIONS_SCHEMA "net.launchpad.indicator.notifications"
-#define NOTIFICATIONS_KEY_BLACKLIST "blacklist"
-#define NOTIFICATIONS_KEY_CLEAR_MC "clear-on-middle-click"
-#define NOTIFICATIONS_KEY_HIDE_INDICATOR "hide-indicator"
-#define NOTIFICATIONS_KEY_MAX_ITEMS "max-items"
+#include "settings.h"
#define SCHEMA_KEY "schema-key"