[cmake-developers] [CMake 0014315]: Icon name in CMake.desktop should not contain file extension

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 25 12:50:06 EDT 2013


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            
       
======================================================================




More information about the cmake-developers mailing list