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 or...@nwra.com Boulder, CO 80301 http://www.nwra.com -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers