aboutsummaryrefslogtreecommitdiff
path: root/src/notification-menuitem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification-menuitem.c')
-rw-r--r--src/notification-menuitem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/notification-menuitem.c b/src/notification-menuitem.c
index 840885e..3a3236f 100644
--- a/src/notification-menuitem.c
+++ b/src/notification-menuitem.c
@@ -11,8 +11,8 @@
#include "urlregex.h"
#define NOTIFICATION_MENUITEM_MAX_CHARS 42
-#define NOTIFICATION_MENUITEM_CLOSE_SELECT "indicator-notification-close-select"
-#define NOTIFICATION_MENUITEM_CLOSE_DESELECT "indicator-notification-close-deselect"
+#define NOTIFICATION_MENUITEM_CLOSE_SELECT "ayatana-indicator-notification-close-select"
+#define NOTIFICATION_MENUITEM_CLOSE_DESELECT "ayatana-indicator-notification-close-deselect"
enum {
CLICKED,