mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-14 10:19:56 -06:00
cmake-gui: Add "Building" category to freedesktop menu spec
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
This commit is contained in:
committed by
Brad King
parent
fff8f3bee9
commit
ebc1c60d43
@@ -7,6 +7,6 @@ Icon=CMakeSetup
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Categories=Development;
|
||||
Categories=Development;Building;
|
||||
StartupNotify=true
|
||||
MimeType=application/x-cmakecache;
|
||||
|
||||
Reference in New Issue
Block a user