moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / khangman / khangman / normal.ui
blobd4f29c38abe54ee3c71320cf23798df5d3e035d7
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>normal</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>normal</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>165</width>
12             <height>279</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <widget class="QButtonGroup" row="0" column="0">
20             <property name="name">
21                 <cstring>kcfg_Pictures</cstring>
22             </property>
23             <property name="title">
24                 <string>Hangman Pictures</string>
25             </property>
26             <property name="selectedId" stdset="0">
27                 <number>0</number>
28             </property>
29             <property name="whatsThis" stdset="0">
30                 <string>&lt;qt&gt;These settings allow you to choose how you want your hangman pictures.
31 &lt;b&gt;Mild&lt;/b&gt; is default and the hangman holds the rope with his hand.
32 &lt;b&gt;Normal&lt;/b&gt; is when the man is hanged by the neck.&lt;/qt&gt;</string>
33             </property>
34             <grid>
35                 <property name="name">
36                     <cstring>unnamed</cstring>
37                 </property>
38                 <widget class="QRadioButton" row="0" column="0">
39                     <property name="name">
40                         <cstring>mild</cstring>
41                     </property>
42                     <property name="text">
43                         <string>&amp;Mild</string>
44                     </property>
45                     <property name="checked">
46                         <bool>true</bool>
47                     </property>
48                     <property name="buttonGroupId">
49                         <number>0</number>
50                     </property>
51                     <property name="toolTip" stdset="0">
52                         <string>The hangman holds the rope.</string>
53                     </property>
54                 </widget>
55                 <widget class="QRadioButton" row="1" column="0">
56                     <property name="name">
57                         <cstring>norm</cstring>
58                     </property>
59                     <property name="text">
60                         <string>No&amp;rmal</string>
61                     </property>
62                     <property name="checked">
63                         <bool>false</bool>
64                     </property>
65                     <property name="buttonGroupId">
66                         <number>1</number>
67                     </property>
68                     <property name="toolTip" stdset="0">
69                         <string>The hangman is hanged by the neck.</string>
70                     </property>
71                 </widget>
72             </grid>
73         </widget>
74         <widget class="QButtonGroup" row="1" column="0">
75             <property name="name">
76                 <cstring>kcfg_Mode</cstring>
77             </property>
78             <property name="title">
79                 <string>Background Picture</string>
80             </property>
81             <property name="whatsThis" stdset="0">
82                 <string>You can choose here the background picture for the game. In No background mode (default), the background stays gray. Blue theme and nature theme are nice backgrounds pictures where everything is blended into the background.
83 The chosen background will be restored at KHangMan next run.</string>
84             </property>
85             <grid>
86                 <property name="name">
87                     <cstring>unnamed</cstring>
88                 </property>
89                 <widget class="QRadioButton" row="1" column="0">
90                     <property name="name">
91                         <cstring>blue</cstring>
92                     </property>
93                     <property name="text">
94                         <string>&amp;Blue theme</string>
95                     </property>
96                     <property name="buttonGroupId">
97                         <number>1</number>
98                     </property>
99                     <property name="toolTip" stdset="0">
100                         <string>Background is blue and green</string>
101                     </property>
102                 </widget>
103                 <widget class="QRadioButton" row="2" column="0">
104                     <property name="name">
105                         <cstring>nature</cstring>
106                     </property>
107                     <property name="text">
108                         <string>&amp;Nature theme</string>
109                     </property>
110                     <property name="buttonGroupId">
111                         <number>2</number>
112                     </property>
113                     <property name="toolTip" stdset="0">
114                         <string>Background is a picture of nature</string>
115                     </property>
116                 </widget>
117                 <widget class="QRadioButton" row="0" column="0">
118                     <property name="name">
119                         <cstring>nobg</cstring>
120                     </property>
121                     <property name="text">
122                         <string>No back&amp;ground</string>
123                     </property>
124                     <property name="checked">
125                         <bool>true</bool>
126                     </property>
127                     <property name="buttonGroupId">
128                         <number>0</number>
129                     </property>
130                 </widget>
131             </grid>
132         </widget>
133         <widget class="QGroupBox" row="2" column="0">
134             <property name="name">
135                 <cstring>groupBox3_2</cstring>
136             </property>
137             <property name="title">
138                 <string>Sounds</string>
139             </property>
140             <vbox>
141                 <property name="name">
142                     <cstring>unnamed</cstring>
143                 </property>
144                 <widget class="QCheckBox">
145                     <property name="name">
146                         <cstring>kcfg_Sound</cstring>
147                     </property>
148                     <property name="text">
149                         <string>Enable &amp;sounds</string>
150                     </property>
151                     <property name="toolTip" stdset="0">
152                         <string>If checked, sounds will be played for New Game and Win Game</string>
153                     </property>
154                     <property name="whatsThis" stdset="0">
155                         <string>If this box is checked, you will have some sounds played for each new game and when you win a game. If this is not checked, there will be no sound in KHangMan.
156 Default is no sound.</string>
157                     </property>
158                 </widget>
159             </vbox>
160         </widget>
161     </grid>
162 </widget>
163 <layoutdefaults spacing="6" margin="11"/>
164 </UI>