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:
Reinaldo Deprera
2022-04-03 03:27:46 -03:00
committed by Brad King
parent fff8f3bee9
commit ebc1c60d43

View File

@@ -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;