SVN_SILENT made messages (.desktop file)
[kdeaccessibility.git] / kmouth / wordcompletion / creationsourcedetailsui.ui
blobc4dd66a6079575509442a63385ec31c7a271219f
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>CreationSourceDetailsUI</class>
6  <widget class="QWidget" name="CreationSourceDetailsUI" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>421</width>
12     <height>189</height>
13    </rect>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>11</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="3" column="0" colspan="2" >
23     <widget class="QCheckBox" name="spellCheckBox" >
24      <property name="whatsThis" >
25       <string>If you select this check box the words are spell-checked before they are inserted into the new dictionary.</string>
26      </property>
27      <property name="text" >
28       <string>C&amp;ompare to OpenOffice.org dictionary:</string>
29      </property>
30      <property name="checked" >
31       <bool>false</bool>
32      </property>
33     </widget>
34    </item>
35    <item row="1" column="0" >
36     <widget class="QLabel" name="encodingLabel" >
37      <property name="sizePolicy" >
38       <sizepolicy>
39        <hsizetype>5</hsizetype>
40        <vsizetype>0</vsizetype>
41        <horstretch>0</horstretch>
42        <verstretch>0</verstretch>
43       </sizepolicy>
44      </property>
45      <property name="whatsThis" >
46       <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
47      </property>
48      <property name="text" >
49       <string>Character &amp;encoding:</string>
50      </property>
51      <property name="buddy" >
52       <cstring>encodingCombo</cstring>
53      </property>
54     </widget>
55    </item>
56    <item row="0" column="0" >
57     <widget class="QLabel" name="urlLabel" >
58      <property name="sizePolicy" >
59       <sizepolicy>
60        <hsizetype>5</hsizetype>
61        <vsizetype>0</vsizetype>
62        <horstretch>0</horstretch>
63        <verstretch>0</verstretch>
64       </sizepolicy>
65      </property>
66      <property name="whatsThis" >
67       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
68      </property>
69      <property name="text" >
70       <string>&amp;Filename:</string>
71      </property>
72      <property name="buddy" >
73       <cstring>url</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="0" column="1" >
78     <widget class="KUrlRequester" name="url" >
79      <property name="sizePolicy" >
80       <sizepolicy>
81        <hsizetype>5</hsizetype>
82        <vsizetype>5</vsizetype>
83        <horstretch>1</horstretch>
84        <verstretch>0</verstretch>
85       </sizepolicy>
86      </property>
87      <property name="whatsThis" >
88       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
89      </property>
90     </widget>
91    </item>
92    <item row="1" column="1" >
93     <widget class="KComboBox" name="encodingCombo" >
94      <property name="sizePolicy" >
95       <sizepolicy>
96        <hsizetype>1</hsizetype>
97        <vsizetype>0</vsizetype>
98        <horstretch>1</horstretch>
99        <verstretch>0</verstretch>
100       </sizepolicy>
101      </property>
102      <property name="whatsThis" >
103       <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
104      </property>
105     </widget>
106    </item>
107    <item row="4" column="1" >
108     <widget class="KUrlRequester" name="ooDictURL" >
109      <property name="enabled" >
110       <bool>false</bool>
111      </property>
112      <property name="sizePolicy" >
113       <sizepolicy>
114        <hsizetype>5</hsizetype>
115        <vsizetype>0</vsizetype>
116        <horstretch>1</horstretch>
117        <verstretch>0</verstretch>
118       </sizepolicy>
119      </property>
120      <property name="whatsThis" >
121       <string>With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary.</string>
122      </property>
123     </widget>
124    </item>
125    <item row="2" column="1" >
126     <widget class="KLanguageButton" name="languageButton" />
127    </item>
128    <item row="2" column="0" >
129     <widget class="QLabel" name="languageLabel" >
130      <property name="sizePolicy" >
131       <sizepolicy>
132        <hsizetype>5</hsizetype>
133        <vsizetype>0</vsizetype>
134        <horstretch>0</horstretch>
135        <verstretch>0</verstretch>
136       </sizepolicy>
137      </property>
138      <property name="whatsThis" >
139       <string>With this combo box you decide which language should be associated with the new dictionary.</string>
140      </property>
141      <property name="text" >
142       <string>&amp;Language:</string>
143      </property>
144     </widget>
145    </item>
146   </layout>
147  </widget>
148  <layoutdefault spacing="6" margin="11" />
149  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
150  <customwidgets>
151   <customwidget>
152    <class>KUrlRequester</class>
153    <extends>QFrame</extends>
154    <header>kurlrequester.h</header>
155    <container>0</container>
156    <pixmap></pixmap>
157   </customwidget>
158   <customwidget>
159    <class>KLanguageButton</class>
160    <extends>QWidget</extends>
161    <header>klanguagebutton.h</header>
162    <container>0</container>
163    <pixmap></pixmap>
164   </customwidget>
165   <customwidget>
166    <class>KComboBox</class>
167    <extends>QComboBox</extends>
168    <header>kcombobox.h</header>
169    <container>0</container>
170    <pixmap></pixmap>
171   </customwidget>
172  </customwidgets>
173  <resources/>
174  <connections>
175   <connection>
176    <sender>spellCheckBox</sender>
177    <signal>toggled(bool)</signal>
178    <receiver>ooDictURL</receiver>
179    <slot>setEnabled(bool)</slot>
180    <hints>
181     <hint type="sourcelabel" >
182      <x>20</x>
183      <y>20</y>
184     </hint>
185     <hint type="destinationlabel" >
186      <x>20</x>
187      <y>20</y>
188     </hint>
189    </hints>
190   </connection>
191  </connections>
192 </ui>