[cmake-developers] cmake-gui icons
Orion Poplawski
orion at cora.nwra.com
Tue Oct 28 12:27:40 EDT 2014
On 10/28/2014 08:18 AM, Brad King wrote:
> On 10/27/2014 01:59 PM, Orion Poplawski wrote:
>> Fedora is pushing to have higher resolution icons for the applications. There
>> already is CMakeSetup128.png, but these would need to get installed into the
>> proper /usr/share/icons/ hierarchy and named appropriately for the correct
>> size to be automatically found and used. It would be good to have cmake-gui be
>> conformant to the current desktop standards.
>
> Where should it go and what should it be called?
>
There should be a series in:
/usr/share/icons/hicolor/XxX/apps/CMakeSetup.png
Where XxX is the resolution, eg: 32x32, 48x48,... :
ls /usr/share/icons/hicolor
128x128 192x192 22x22 256x256 36x36 512x512 72x72
16x16 20x20 24x24 32x32 48x48 64x64 96x96
You don't need all of them, but a selection is nice.
SVG/svgz is nice too, and that goes in "scalable".
Then the icon name in the .desktop file is simply "CMakeSetup".
http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion at nwra.com
Boulder, CO 80301 http://www.nwra.com
More information about the cmake-developers
mailing list