diff Makefile @ 14:64f05992d8ec

GObject-based rewrite use asynchronous packagekit-glib API use persistent menu widget and notification object update existing notification when new updates become available, close it when no updates are available show status icon when updates are available, hide it when no updates are available hide icon when gpk-update-viewer is executed, check for updates when gpk-update-viewer exits introduce a startup delay before the first check for updates is made add context menu item to manually trigger a check for updates remove context menu item for quitting pk-update-icon
author Guido Berhoerster <guido@berhoerster.name>
date Thu, 20 Oct 2011 08:19:22 +0200
parents dca97330d81e
children c7eac2574c76
line wrap: on
line diff
--- a/Makefile	Tue Oct 11 17:36:32 2011 +0200
+++ b/Makefile	Thu Oct 20 08:19:22 2011 +0200
@@ -18,7 +18,7 @@
 PACKAGE =	pk-update-icon
 APP_NAME =	org.opensuse.pk-update-icon
 VERSION =	0.1
-OBJS =		main.o notify.o packagekit.o
+OBJS =		main.o pkui-icon.o pkui-backend.o
 AUTOSTART_FILE =	$(PACKAGE).desktop
 MOFILES :=	$(patsubst %.po,%.mo,$(wildcard po/*.po))
 POTFILE =	po/$(PACKAGE).pot