diff options
author | Clinton Stimpson <clinton@elemtech.com> | 2008-12-18 14:37:20 (GMT) |
---|---|---|
committer | Clinton Stimpson <clinton@elemtech.com> | 2008-12-18 14:37:20 (GMT) |
commit | e382ec035e4365f23e3fd20b3b9c9c0c942b7873 (patch) | |
tree | c2058f5a1c4ef37d2f7a27535663159cdfe81007 /Source/QtDialog | |
parent | 93920277f4bdc54601f5c7f9a2c2091fdde70650 (diff) | |
download | CMake-e382ec035e4365f23e3fd20b3b9c9c0c942b7873.zip CMake-e382ec035e4365f23e3fd20b3b9c9c0c942b7873.tar.gz CMake-e382ec035e4365f23e3fd20b3b9c9c0c942b7873.tar.bz2 |
ENH: Remove Application category. See #8151.
Diffstat (limited to 'Source/QtDialog')
-rw-r--r-- | Source/QtDialog/CMake.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/CMake.desktop b/Source/QtDialog/CMake.desktop index 0c82538..9568501 100644 --- a/Source/QtDialog/CMake.desktop +++ b/Source/QtDialog/CMake.desktop @@ -8,6 +8,6 @@ Icon=CMakeSetup.png Terminal=false X-MultipleArgs=false Type=Application -Categories=Application;Development; +Categories=Development; StartupNotify=true MimeType=application/x-cmakecache; |