Icon Install Location
Posted: 5. Apr 2010, 01:11
I have built Guayadeque Player packages for both Salix 32 and 64 current and was going to submit them but the packages do not meet this packaging rule:
Thanks
Rich
The build automatic creates the /usr/share/pixmaps directory and installs a 64x64 png icon into it. It seems to be the only icon that get installed. Do I install it into the the /usr/share/icon/hicolor/64x64/apps/ directory and delete it from the pixmap directory? And if you don;t mind, why is the use of the pixmaps location discouraged?All icons are to be installed in the /usr/share/icons/hicolor/scalable/apps/ or /usr/share/icons/hicolor/SIZExSIZE/apps/ directories depending on the icon type svg or png, where SIZE is the icon size (48x48, 32x32 etc). /usr/share/pixmaps use for menu icons is discouraged but allowed if the app doesn't function properly otherwise. Internal application images should be placed in /usr/share/app-name/some-directory or /usr/share/pixmaps/app-name (most apps do it this way, btw)
Thanks
Rich