Test change - can I push OK?
[kdeedu-porting.git] / kalzium / src / kalzium.kcfg
blobc829fb23cc64fb1ff87423bfc65ed5fddb608878
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="kalziumrc"/>
7 <group name="Periodic Table">
8 <entry name="schemaPSE" type="Int">
9 <label>Selects the PSE</label>
10 <whatsthis>Select the PSE you want</whatsthis>
11 <default>0</default>
12 </entry>
13 <entry name="colorschemebox" type="Int">
14 <label>Selects the default color scheme</label>
15 <whatsthis>Select the color scheme you prefer by clicking on the corresponding radio button</whatsthis>
16 <default>1</default>
17 </entry>
18 <entry name="gradient" type="Int">
19 <label>Selects the default gradient</label>
20 <whatsthis>Select the gradient you want by clicking on the menu entry</whatsthis>
21 <default>1</default>
22 </entry>
23 <entry name="numeration" type="Int">
24 <label>Selects the default numeration (IUPAC)</label>
25 <whatsthis>Select the numeration you want</whatsthis>
26 <default>1</default>
27 </entry>
28 <entry name="showlegend" type="Bool">
29 <label>Show or hide the legend</label>
30 <whatsthis>Show or hide the legend</whatsthis>
31 <default>true</default>
32 </entry>
33 <entry name="pselook" type="Int">
34 <label>whether the atomic mass will be displayed in the PSE-Table</label>
35 <whatsthis>Display the atomic mass in the PSE</whatsthis>
36 <default>0</default>
37 </entry>
38 <entry name="table" type="Int">
39 <label>Selects the table view (default is classical)</label>
40 <whatsthis>Display the table view</whatsthis>
41 <default>0</default>
42 </entry>
43 </group>
44 <group name="Logarithmic Gradients">
45 <entry name="LogarithmicCovalentRadiusGradient" type="Bool">
46 <label>whether to use a logarithmic gradient for the KalziumCovalentRadiusGradientType class</label>
47 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumCovalentRadiousGradientType class</whatsthis>
48 <default>false</default>
49 </entry>
50 <entry name="LogarithmicVanDerWaalsRadiusGradient" type="Bool">
51 <label>whether to use a logarithmic gradient for the KalziumVanDerWaalsRadiusGradientType class</label>
52 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumVanDerWaalsRadiusGradientType class</whatsthis>
53 <default>false</default>
54 </entry>
55 <entry name="LogarithmicMassGradient" type="Bool">
56 <label>whether to use a logarithmic gradient for the KalziumMassGradientType class</label>
57 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumMassGradientType class</whatsthis>
58 <default>true</default>
59 </entry>
60 <entry name="LogarithmicBoilingPointGradient" type="Bool">
61 <label>whether to use a logarithmic gradient for the KalziumBoilingPointGradientType class</label>
62 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumBoilingPointGradientType class</whatsthis>
63 <default>true</default>
64 </entry>
65 <entry name="LogarithmicMeltingPointGradient" type="Bool">
66 <label>whether to use a logarithmic gradient for the KalziumMeltingPointGradientType class</label>
67 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumMeltingPointGradientType class</whatsthis>
68 <default>true</default>
69 </entry>
70 <entry name="LogarithmicElectronegativityGradient" type="Bool">
71 <label>whether to use a logarithmic gradient for the KalziumElectronegativityGradientType class</label>
72 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumElectronegativityGradientType class</whatsthis>
73 <default>false</default>
74 </entry>
75 <entry name="LogarithmicDiscoverydateGradient" type="Bool">
76 <label>whether to use a logarithmic gradient for the KalziumDiscoverydateGradientType class</label>
77 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumDiscoverydateGradientType class</whatsthis>
78 <default>false</default>
79 </entry>
80 <entry name="LogarithmicElectronaffinityGradient" type="Bool">
81 <label>whether to use a logarithmic gradient for the KalziumElectronaffinityGradientType class</label>
82 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumElectronaffinityGradientType class</whatsthis>
83 <default>true</default>
84 </entry>
85 <entry name="LogarithmicIonizationGradient" type="Bool">
86 <label>whether to use a logarithmic gradient for the KalziumIonizationGradientType class</label>
87 <whatsthis>Specifies whether to use a logarithmic instead of a linear gradient for the KalziumIonizationGradientType class</whatsthis>
88 <default>true</default>
89 </entry>
90 </group>
91 <group name="Colors">
92 <entry name="noscheme" type="Color">
93 <label>Selects the color if no scheme is selected</label>
94 <whatsthis>Selects the color of the elements if no scheme is selected</whatsthis>
95 <default>#b4adff</default>
96 </entry>
97 <entry name="color_liquid" type="Color">
98 <label>Selects the color of liquid elements</label>
99 <whatsthis>Selects the color of liquid elements</whatsthis>
100 <default>#b4adff</default>
101 </entry>
102 <entry name="color_solid" type="Color">
103 <label>Selects the color of solid elements</label>
104 <whatsthis>Selects the color of solid elements</whatsthis>
105 <default>#FF5255</default>
106 </entry>
107 <entry name="color_vapor" type="Color">
108 <label>Selects the color of vaporous elements</label>
109 <whatsthis>Selects the color of vaporous elements</whatsthis>
110 <default>#5CFF46</default>
111 </entry>
112 <entry name="color_radioactive" type="Color">
113 <label>Selects the color of radioactive elements</label>
114 <whatsthis>Selects the color of radioactive elements</whatsthis>
115 <default>#FFFFFF</default>
116 </entry>
117 <entry name="color_artificial" type="Color">
118 <label>Selects the color of artificial elements</label>
119 <whatsthis>Selects the color of artificial elements</whatsthis>
120 <default>#FFA94E</default>
121 </entry>
122 <entry name="block_s" type="Color">
123 <label>Selects the color of the elements in block s</label>
124 <whatsthis>Selects the color of the elements in block s</whatsthis>
125 <default>#be72ee</default>
126 </entry>
127 <entry name="block_p" type="Color">
128 <label>Selects the color of the elements in block p</label>
129 <whatsthis>Selects the color of the elements in block p</whatsthis>
130 <default>#62ee25</default>
131 </entry>
132 <entry name="block_d" type="Color">
133 <label>Selects the color of the elements in block d</label>
134 <whatsthis>Selects the color of the elements in block d</whatsthis>
135 <default>#f4fd40</default>
136 </entry>
137 <entry name="block_f" type="Color">
138 <label>Selects the color of the elements in block f</label>
139 <whatsthis>Selects the color of the elements in block f</whatsthis>
140 <default>#ee5ab8</default>
141 </entry>
142 <entry name="group_1" type="Color">
143 <label>Selects the color of the elements in group 1</label>
144 <whatsthis>Selects the color of the elements in group 1</whatsthis>
145 <default>#dd00ee</default>
146 </entry>
147 <entry name="group_2" type="Color">
148 <label>Selects the color of the elements in group 2</label>
149 <whatsthis>Selects the color of the elements in group 2</whatsthis>
150 <default>#2284ee</default>
151 </entry>
152 <entry name="group_3" type="Color">
153 <label>Selects the color of the elements in group 3</label>
154 <whatsthis>Selects the color of the elements in group 3</whatsthis>
155 <default>#91ee7f</default>
156 </entry>
157 <entry name="group_4" type="Color">
158 <label>Selects the color of the elements in group 4</label>
159 <whatsthis>Selects the color of the elements in group 4</whatsthis>
160 <default>#c80000</default>
161 </entry>
162 <entry name="group_5" type="Color">
163 <label>Selects the color of the elements in group 5</label>
164 <whatsthis>Selects the color of the elements in group 5</whatsthis>
165 <default>#eec809</default>
166 </entry>
167 <entry name="group_6" type="Color">
168 <label>Selects the color of the elements in group 6</label>
169 <whatsthis>Selects the color of the elements in group 6</whatsthis>
170 <default>#486f8b</default>
171 </entry>
172 <entry name="group_7" type="Color">
173 <label>Selects the color of the elements in group 7</label>
174 <whatsthis>Selects the color of the elements in group 7</whatsthis>
175 <default>#ee0842</default>
176 </entry>
177 <entry name="group_8" type="Color">
178 <label>Selects the color of the elements in group 8</label>
179 <whatsthis>Selects the color of the elements in group 8</whatsthis>
180 <default>#b4adff</default>
181 </entry>
182 <entry name="alkalie" type="Color">
183 <label>Selects the color of the alkali metals</label>
184 <whatsthis>Selects the color of the alkali metals</whatsthis>
185 <default>#FFFF2D</default>
186 </entry>
187 <entry name="rare" type="Color">
188 <label>Selects the color of the rare-earth elements</label>
189 <whatsthis>Selects the color of the rare-earth elements</whatsthis>
190 <default>#5B2EFF</default>
191 </entry>
192 <entry name="nonmetal" type="Color">
193 <label>Selects the color of the non-metal elements</label>
194 <whatsthis>Selects the color of the non-metal elements</whatsthis>
195 <default>#CCBE2C</default>
196 </entry>
197 <entry name="alkaline" type="Color">
198 <label>Selects the color of the alkaline earth metals</label>
199 <whatsthis>Selects the color of the alkaline earth metals</whatsthis>
200 <default>#3DD9DE</default>
201 </entry>
202 <entry name="other_metal" type="Color">
203 <label>Selects the color of the metals which do not fit into the other categories</label>
204 <whatsthis>Selects the color of the metals which do not fit into the other categories</whatsthis>
205 <default>#546F56</default>
206 </entry>
207 <entry name="halogene" type="Color">
208 <label>Selects the color of the halogen elements</label>
209 <whatsthis>Selects the color of the halogen elements</whatsthis>
210 <default>#5BF4A0</default>
211 </entry>
212 <entry name="transition" type="Color">
213 <label>Selects the color of the transition elements</label>
214 <whatsthis>Selects the color of the transition elements</whatsthis>
215 <default>#97F805</default>
216 </entry>
217 <entry name="noble_gas" type="Color">
218 <label>Selects the color of the noble gases</label>
219 <whatsthis>Selects the color of the noble gases</whatsthis>
220 <default>#C56188</default>
221 </entry>
222 <entry name="metalloid" type="Color">
223 <label>Selects the color of the metalloid elements</label>
224 <whatsthis>Selects the color of the metalloid elements</whatsthis>
225 <default>#E8D888</default>
226 </entry>
227 </group>
228 <group name="Units">
229 <entry name="energies" type="Int">
230 <label>This value defines whether eV or kJ/mol should be used within Kalzium</label>
231 <whatsthis>Use eV or kJ/mol</whatsthis>
232 <default>0</default>
233 </entry>
234 <entry name="temperature" type="Int">
235 <label>This value defines which temperature scale should be used within Kalzium</label>
236 <whatsthis>Select the scale for the temperature</whatsthis>
237 <default>0</default>
238 </entry>
239 </group>
240 <group name="Sidebar">
241 <entry name="showsidebar" type="Bool">
242 <label>Show or hide the sidebar</label>
243 <whatsthis>Show or hide the sidebar</whatsthis>
244 <default>true</default>
245 </entry>
246 </group>
247 </kcfg>