summaryrefslogtreecommitdiffstats
path: root/koshell/koshell.kcfg
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
commit8362bf63dea22bbf6736609b0f49c152f975eb63 (patch)
tree0eea3928e39e50fae91d4e68b21b1e6cbae25604 /koshell/koshell.kcfg
downloadkoffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz
koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'koshell/koshell.kcfg')
-rw-r--r--koshell/koshell.kcfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/koshell/koshell.kcfg b/koshell/koshell.kcfg
new file mode 100644
index 00000000..ee5c5615
--- /dev/null
+++ b/koshell/koshell.kcfg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
+<kcfg>
+<kcfgfile name="koshellrc"/>
+ <group name="koshell">
+ <entry name="SidebarWidth" type="Int">
+ <label>Defines the width of the sidebar.</label>
+ <default>80</default>
+ </entry>
+ </group>
+ <group name="sidepane">
+ <entry type="Int" name="SidePaneIconSize">
+ <default>32</default>
+ </entry>
+ <entry type="Bool" name="SidePaneShowIcons"><default>true</default></entry>
+ <entry type="Bool" name="SidePaneShowText"><default>true</default></entry>
+ </group>
+</kcfg> \ No newline at end of file