summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMake.desktop
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2008-03-11 21:27:41 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2008-03-11 21:27:41 (GMT)
commitb125a2ae7bd0efe9a5623bd6ccba821bafcd36e2 (patch)
tree4f5fbb66571f6db6e3a355795e4493b990bbb1bd /Source/QtDialog/CMake.desktop
parent84cea9806fd19bad9bb7758b4b826ef25fee1ccc (diff)
downloadCMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.zip
CMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.tar.gz
CMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.tar.bz2
ENH: add KDE desktop stuff
Diffstat (limited to 'Source/QtDialog/CMake.desktop')
-rw-r--r--Source/QtDialog/CMake.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/Source/QtDialog/CMake.desktop b/Source/QtDialog/CMake.desktop
new file mode 100644
index 0000000..0c82538
--- /dev/null
+++ b/Source/QtDialog/CMake.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Name=CMake
+Comment=Cross-platform buildsystem
+Exec=cmake-gui %f
+Icon=CMakeSetup.png
+Terminal=false
+X-MultipleArgs=false
+Type=Application
+Categories=Application;Development;
+StartupNotify=true
+MimeType=application/x-cmakecache;