summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/cmake-gui.desktop
Commit message (Collapse)AuthorAgeFilesLines
* cmake-gui: Add "Building" category to freedesktop menu specReinaldo Deprera2022-04-041-1/+1
| | | | | | | Add "Building" to Categories parameters like suggested by the specification [1] for better XFCE/GNome/Plasma menu integration. [1] https://specifications.freedesktop.org/menu-spec/latest/apas02.html
* cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-171-0/+12
Fixes: #16797