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
11
promoe.desktop
Normal file
11
promoe.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
# Spec version, NOT application Version
|
||||
Version=1.0
|
||||
Name=Promoe
|
||||
GenericName=XMMS2 Client
|
||||
Categories=QT:Application;AudioVideo;Audio;
|
||||
Exec=promoe
|
||||
Icon=xmms2
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue