From 6bdff16872a0f41a5f1bc7f0e44aba2ad3d557ac Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 4 Dec 2017 15:04:00 -0500 Subject: Update icon names in source defines --- src/notification-menuitem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/notification-menuitem.c') 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, -- cgit v1.2.3