OTHER: add desktop file and disable current icon in promoe

I have no idea who created icon.png and tru can't remember.
So the desktop file uses the xmms2 icon if it's available
This commit is contained in:
Thomas Frauendorfer 2009-08-25 00:07:26 +02:00
parent 89d10255de
commit 8e56a75261
6 changed files with 20 additions and 5 deletions

View file

@ -15,5 +15,8 @@ unix: {
manpages1.path = $$MANDIR/man1
manpages1.files = promoe.1
INSTALLS += manpages1
desktop.path = $$PREFIX/share/applications
desktop.files = promoe.desktop
INSTALLS += desktop
}