Tiny Core Linux
Off-Topic => Archive / Obsolete => SCM EXtensions => Topic started by: SamK on April 09, 2012, 03:20:36 AM
-
When used with JWM, XMMS does not create an icon in the panel, as shown in the attached screenshot.
If you fancy an alternative to the penguin wearing headphones there is (to my eyes) a more polished icon on the main page of the old, defunct, XMMS site. It seems to have been adopted prior to the demise of the app.
http://xmms.org
-
Using ScmBrowser:
* Successfully updated app
* Verified md5
* Installed app
Result shown in attached screenshot
-
Using the now working audacious-gtk3 as a reference:
The .desktop file includes two references to icons
Icon=audacious-gtk2
X-FullPathIcon=/apps/audacious-gtk3/share/pixmaps/audacious-gtk3.png
As audacious-gtk2 is not located using the find command, presumably it is audacious-gtk3 that is being used .
xmms.desktop includes two references to icons
Icon=xmms
X-FullPathIcon=/usr/local/share/pixmaps/xmms.png
Perhaps this should point to /apps/xmms/share/pixmaps/xmms.png