summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/cmakecache.xml
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/cmakecache.xml
parent84cea9806fd19bad9bb7758b4b826ef25fee1ccc (diff)
downloadCMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.zip
CMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.tar.gz
CMake-b125a2ae7bd0efe9a5623bd6ccba821bafcd36e2.tar.bz2
ENH: add KDE desktop stuff
Diffstat (limited to 'Source/QtDialog/cmakecache.xml')
-rw-r--r--Source/QtDialog/cmakecache.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/QtDialog/cmakecache.xml b/Source/QtDialog/cmakecache.xml
new file mode 100644
index 0000000..a13b5b1
--- /dev/null
+++ b/Source/QtDialog/cmakecache.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-cmakecache">
+ <comment>CMake cache file</comment>
+ <glob pattern="CMakeCache.txt"/>
+ <sub-class-of type="text/plain"/>
+ </mime-type>
+</mime-info>