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:
parent
89d10255de
commit
8e56a75261
6 changed files with 20 additions and 5 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue