aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-notifications.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indicator-notifications.c')
-rw-r--r--src/indicator-notifications.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/indicator-notifications.c b/src/indicator-notifications.c
index fe4e2fa..b9a123d 100644
--- a/src/indicator-notifications.c
+++ b/src/indicator-notifications.c
@@ -94,8 +94,8 @@ struct _IndicatorNotificationsPrivate {
#define NOTIFICATIONS_KEY_MAX_ITEMS "max-items"
#define INDICATOR_ICON_SIZE 22
-#define INDICATOR_ICON_READ "indicator-notification-read"
-#define INDICATOR_ICON_UNREAD "indicator-notification-unread"
+#define INDICATOR_ICON_READ "ayatana-indicator-notification-read"
+#define INDICATOR_ICON_UNREAD "ayatana-indicator-notification-unread"
GType indicator_notifications_get_type(void);