Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / keditbookmarks / keditbookmarks.kcfg
blob60c5f5933fefee58331d6e110a179ad483e15cb3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <kcfgfile name="keditbookmarksrc" />
8 <group name="Columns">
9 <entry key="Name" type="Int">
10 <default>300</default>
11 <label></label>
12 <whatsthis></whatsthis>
13 </entry>
14 <entry key="URL" type="Int">
15 <default>300</default>
16 <label></label>
17 <whatsthis></whatsthis>
18 </entry>
19 <entry key="Comment" type="Int">
20 <default>300</default>
21 <label></label>
22 <whatsthis></whatsthis>
23 </entry>
24 <entry key="Status" type="Int">
25 <default>300</default>
26 <label></label>
27 <whatsthis></whatsthis>
28 </entry>
29 <entry key="Address" type="Int">
30 <default>300</default>
31 <label></label>
32 <whatsthis></whatsthis>
33 </entry>
34 </group>
35 <group name="General">
36 <entry name="SaveOnClose" key="Save On Close" type="Bool">
37 <label></label>
38 <whatsthis></whatsthis>
39 </entry>
40 </group>
42 </kcfg>