The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14315 ====================================================================== Reported By: Petr Machata Assigned To: ====================================================================== Project: CMake Issue ID: 14315 Category: QtDialog Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-07-25 12:50 EDT Last Modified: 2013-07-25 12:50 EDT ====================================================================== Summary: Icon name in CMake.desktop should not contain file extension Description: This is described in the following spec:
http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html While it's not mentioned explicitly, it's clear from the way LookupFallbackIcon is written that icon name is name of the icon, not a path or name of a file with that icon. Steps to Reproduce: 1) Read through linked standard 2) Read Source/QtDialog/CMake.desktop 3) Observe that the latter doesn't conform to the spec Additional Information: At this time I believe this works anyway, but if themes should provide CMake icons in svg, they would have to name them CMakeSetup32.png.svg, or some such, which is awkward. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-07-25 12:50 Petr Machata New Issue 2013-07-25 12:50 Petr Machata File Added: cmake-desktop_icon.patch ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers