1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
5 <kcfgfile name=
"kuiserverrc"/>
6 <group name=
"Configuration">
7 <entry key=
"radioMove" type=
"Bool">
8 <label>Move them to a different list.
</label>
9 <default>true
</default>
11 <entry key=
"radioRemove" type=
"Bool">
12 <label>Remove them.
</label>
13 <default>false
</default>
15 <entry key=
"radioList" type=
"Bool">
16 <label>Show all jobs in a list.
</label>
17 <default>true
</default>
19 <entry key=
"radioTree" type=
"Bool">
20 <label>Show all jobs in a tree.
</label>
21 <default>false
</default>
23 <entry key=
"checkShowSeparateWindows" type=
"Bool">
24 <label>Show separate windows.
</label>
25 <default>false
</default>