keeferrourke / la-capitaine-icon-theme

La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
https://krourke.org/projects/art/la-capitaine-icon-theme
Other
1.94k stars 215 forks source link

[Request] XMMS icon #112

Open matthiasstukenberg opened 7 years ago

matthiasstukenberg commented 7 years ago

xmms the "winamp" of Linux

keeferrourke commented 7 years ago

Please follow the request format outlined in the readme, or look at other requests as reference. This is completely useless to me.

matthiasstukenberg commented 7 years ago

This is the icon not included in your icon set: missingxmms

it is the XMMS Application icon. In my Distri located at /usr/share/pixmaps/xmms.png xmms

I hop this information is sufficient?

auroszx commented 7 years ago

You should add the contents of /usr/share/applications/xmms.desktop or whatever is called on your distro. This line in particular: Icon=some-icon.png, for example. It's to make sure the new icon can be recognized and used instead of the original.

matthiasstukenberg commented 7 years ago

contents of xmms.desktop:

[Desktop Entry]
Name=XMMS
GenericName=Audio Player
Comment=Play music
Comment[hu]=Zene lejátszása
Comment[de]=Musik abspielen
Exec=xmms %U
Icon=xmms
MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/mpegurl;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-wav;audio/x-xm;application/ogg;audio/x-vorbis+ogg
Categories=Application;GTK;AudioVideo;Player;
Terminal=false
Type=Application
Encoding=UTF-8