mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 23:00:54 +00: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
|
Terminal=false
|
||||||
X-MultipleArgs=false
|
X-MultipleArgs=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development;
|
Categories=Development;Building;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
MimeType=application/x-cmakecache;
|
MimeType=application/x-cmakecache;
|
||||||
|
|||||||
Reference in New Issue
Block a user