diff options
Diffstat (limited to 'src/dbus-shared.h')
-rw-r--r-- | src/dbus-shared.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-shared.h b/src/dbus-shared.h index 7b689ae..6e8cd65 100644 --- a/src/dbus-shared.h +++ b/src/dbus-shared.h @@ -23,3 +23,5 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #define SERVICE_VERSION 1 #define MENU_OBJ "/com/launchpad/RecentNotifications/indicator/menu" + +#define DBUSMENU_NOTIFICATION_MENUITEM_TYPE "x-launchpad-recent-notifications-item" |