From cb1da8552b56959f8f1c59a17fd4341f2aee611f Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Mon, 29 Aug 2011 11:11:43 -0400 Subject: * Simplified the indicator by removing the dbus service. Still needs: - Clear button - Message limit * GTK3 is having issues with the multi-line menu items. Adding a bit of a hack to calculate the size of the menu and resize it when an item is added. Still has some problems, but better than before. Will probably cause other issues that will need to be addressed later. --- .bzrignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bzrignore') diff --git a/.bzrignore b/.bzrignore index 57fa067..f019ca5 100644 --- a/.bzrignore +++ b/.bzrignore @@ -45,3 +45,5 @@ src/libnotifications.la src/libnotifications_la-indicator-notifications.lo src/gen-notifications-service.xml.c src/gen-notifications-service.xml.h +src/libnotifications_la-dbus-spy.lo +src/libnotifications_la-notification.lo -- cgit v1.2.3