summaryrefslogtreecommitdiffstats
path: root/kgeography/src/kgeography.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kgeography/src/kgeography.kcfg')
-rw-r--r--kgeography/src/kgeography.kcfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/kgeography/src/kgeography.kcfg b/kgeography/src/kgeography.kcfg
new file mode 100644
index 00000000..8904f888
--- /dev/null
+++ b/kgeography/src/kgeography.kcfg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
+ http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
+ <kcfgfile name="kgeographyrc"/>
+ <group name="general">
+ <entry name="lastMap" type="String">
+ <label>The last opened map</label>
+ </entry>
+ </group>
+</kcfg>