Mercurial > projects > pk-update-icon
annotate pk-update-icon.desktop @ 7:56a7ed833d0a
allow overriding CFLAGS
add automatic target dependencies to makefile
add install target to Makefile
minor makefile fixes
author | Guido Berhoerster <guido@berhoerster.name> |
---|---|
date | Tue, 11 Oct 2011 17:07:49 +0200 |
parents | 7539e6e1c299 |
children |
rev | line source |
---|---|
0 | 1 [Desktop Entry] |
2 Name=PackageKit Update Applet | |
6
7539e6e1c299
fix desktop file and arguments order in Makefile
Pavol Rusnak <stick@gk2.sk>
parents:
0
diff
changeset
|
3 GenericName=Update Applet |
0 | 4 Comment=PackageKit Update Applet |
5 Icon=system-software-update | |
6 Exec=pk-update-icon | |
7 Terminal=false | |
8 Type=Application | |
6
7539e6e1c299
fix desktop file and arguments order in Makefile
Pavol Rusnak <stick@gk2.sk>
parents:
0
diff
changeset
|
9 Categories=Utility;GTK;TrayIcon; |
7539e6e1c299
fix desktop file and arguments order in Makefile
Pavol Rusnak <stick@gk2.sk>
parents:
0
diff
changeset
|
10 OnlyShowIn=XFCE;LXDE; |