Bugs fixed
[qstardict] / plugins / stardict / settingsdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SettingsDialog</class>
4  <widget class="QDialog" name="SettingsDialog">
5   <property name="enabled">
6    <bool>true</bool>
7   </property>
8   <property name="geometry">
9    <rect>
10     <x>0</x>
11     <y>0</y>
12     <width>560</width>
13     <height>320</height>
14    </rect>
15   </property>
16   <property name="windowTitle">
17    <string>StarDict plugin settings</string>
18   </property>
19   <layout class="QVBoxLayout" name="verticalLayout">
20    <item>
21     <layout class="QGridLayout" name="gridLayout">
22      <property name="margin">
23       <number>0</number>
24      </property>
25      <item row="0" column="0">
26       <widget class="QCheckBox" name="expandAbbreviationsBox">
27        <property name="toolTip">
28         <string>Expand abbreviations if dictionary contains it (may be slow)</string>
29        </property>
30        <property name="text">
31         <string>Expand abbreviations</string>
32        </property>
33        <property name="checked">
34         <bool>true</bool>
35        </property>
36       </widget>
37      </item>
38      <item row="0" column="2">
39       <widget class="QCheckBox" name="reformatListsBox">
40        <property name="toolTip">
41         <string>If enabled all lists in translation wil be formated using HTML &lt;li&gt; tag (may be slow)</string>
42        </property>
43        <property name="text">
44         <string>Reformat lists</string>
45        </property>
46       </widget>
47      </item>
48      <item row="1" column="0">
49       <widget class="QLabel" name="reformatTranslationsWarningLabel">
50        <property name="enabled">
51         <bool>false</bool>
52        </property>
53        <property name="font">
54         <font>
55          <pointsize>9</pointsize>
56         </font>
57        </property>
58        <property name="visible">
59         <bool>false</bool>
60        </property>
61        <property name="text">
62         <string>&lt;b&gt;&lt;font color=&quot;red&quot;&gt;Warning!&lt;/font&gt;&lt;/b&gt; Reformatted translations may display incorrectly.</string>
63        </property>
64       </widget>
65      </item>
66     </layout>
67    </item>
68    <item>
69     <widget class="QListWidget" name="dictDirsList"/>
70    </item>
71    <item>
72     <layout class="QHBoxLayout">
73      <property name="spacing">
74       <number>6</number>
75      </property>
76      <property name="margin">
77       <number>0</number>
78      </property>
79      <item>
80       <widget class="QToolButton" name="addDictDirButton">
81        <property name="minimumSize">
82         <size>
83          <width>112</width>
84          <height>70</height>
85         </size>
86        </property>
87        <property name="toolTip">
88         <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
89 p, li { white-space: pre-wrap; }
90 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
91 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Add directory&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
92        </property>
93        <property name="text">
94         <string>Add</string>
95        </property>
96        <property name="icon">
97         <iconset resource="pixmaps/pixmaps.qrc">
98          <normaloff>:/icons/list-add.png</normaloff>:/icons/list-add.png</iconset>
99        </property>
100        <property name="iconSize">
101         <size>
102          <width>112</width>
103          <height>70</height>
104         </size>
105        </property>
106       </widget>
107      </item>
108      <item>
109       <widget class="QToolButton" name="removeDictDirButton">
110        <property name="minimumSize">
111         <size>
112          <width>112</width>
113          <height>70</height>
114         </size>
115        </property>
116        <property name="toolTip">
117         <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
118 p, li { white-space: pre-wrap; }
119 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
120 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Remove directory&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
121        </property>
122        <property name="text">
123         <string>Remove</string>
124        </property>
125        <property name="icon">
126         <iconset resource="pixmaps/pixmaps.qrc">
127          <normaloff>:/icons/list-remove.png</normaloff>:/icons/list-remove.png</iconset>
128        </property>
129        <property name="iconSize">
130         <size>
131          <width>112</width>
132          <height>70</height>
133         </size>
134        </property>
135       </widget>
136      </item>
137      <item>
138       <widget class="QToolButton" name="moveUpDictDirButton">
139        <property name="minimumSize">
140         <size>
141          <width>112</width>
142          <height>70</height>
143         </size>
144        </property>
145        <property name="toolTip">
146         <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
147 p, li { white-space: pre-wrap; }
148 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
149 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Move up&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
150        </property>
151        <property name="text">
152         <string>Up</string>
153        </property>
154        <property name="icon">
155         <iconset resource="pixmaps/pixmaps.qrc">
156          <normaloff>:/icons/arrow-up.png</normaloff>:/icons/arrow-up.png</iconset>
157        </property>
158        <property name="iconSize">
159         <size>
160          <width>112</width>
161          <height>70</height>
162         </size>
163        </property>
164       </widget>
165      </item>
166      <item>
167       <widget class="QToolButton" name="moveDownDictDirButton">
168        <property name="minimumSize">
169         <size>
170          <width>112</width>
171          <height>70</height>
172         </size>
173        </property>
174        <property name="toolTip">
175         <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
176 p, li { white-space: pre-wrap; }
177 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;&quot;&gt;
178 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Move down&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
179        </property>
180        <property name="text">
181         <string>Down</string>
182        </property>
183        <property name="icon">
184         <iconset resource="pixmaps/pixmaps.qrc">
185          <normaloff>:/icons/arrow-down.png</normaloff>:/icons/arrow-down.png</iconset>
186        </property>
187        <property name="iconSize">
188         <size>
189          <width>112</width>
190          <height>70</height>
191         </size>
192        </property>
193       </widget>
194      </item>
195      <item>
196       <spacer>
197        <property name="orientation">
198         <enum>Qt::Horizontal</enum>
199        </property>
200        <property name="sizeHint" stdset="0">
201         <size>
202          <width>342</width>
203          <height>26</height>
204         </size>
205        </property>
206       </spacer>
207      </item>
208     </layout>
209    </item>
210   </layout>
211  </widget>
212  <resources>
213   <include location="pixmaps/pixmaps.qrc"/>
214  </resources>
215  <connections/>
216 </ui>