To quote the Icon Theme Specification:
So, you're an application author, and want to install application icons so that they work in the KDE and Gnome menus. Minimally you should install a 48x48 icon in the hicolor theme. This means installing a PNG file in
$prefix/share/icons/hicolor/48x48/apps. Optionally you can install icons in different sizes. For example, installing a svg icon in$prefix/share/icons/hicolor/scalable/appsmeans most desktops will have one icon that works for all sizes. You might even want to install icons with a look that matches other well known themes so your application will fit in with some specific desktop environment.It is recommended that the icons installed in the hicolor theme look neutral, since it is a fallback theme that will be used in combination with some very different looking themes. But if you don't have any neutral icon, please install whatever icon you have in the hicolor theme so that all applications get at least some icon in all themes.
The attached icons were converted from the 256x256 icon src/saga_core/saga_gui/res/saga.png and should be installed along with the 64x46 128x128 256x256 icons.
The 48x48 icon is required for the Icon Theme Specification and the 64x64 icon is required for the AppStream Icon Cache.
Anonymous
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
install-icongs.patch contains the changes to install the icons in the hicolor theme.
Hi,
great, thanks a lot! Just applied in https://sourceforge.net/p/saga-gis/code-0/2844/