~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/options/opt_application-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>OptApplicationUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>OptApplicationUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>291</width>
 
12
            <height>434</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>OptApplicationUI</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QCheckBox">
 
26
            <property name="name">
 
27
                <cstring>ck_alwaysOnTop</cstring>
 
28
            </property>
 
29
            <property name="text">
 
30
                <string>Roster window always on top</string>
 
31
            </property>
 
32
        </widget>
 
33
        <widget class="QCheckBox">
 
34
            <property name="name">
 
35
                <cstring>ck_keepSizes</cstring>
 
36
            </property>
 
37
            <property name="text">
 
38
                <string>Remember Window Sizes</string>
 
39
            </property>
 
40
        </widget>
 
41
        <widget class="QCheckBox">
 
42
            <property name="name">
 
43
                <cstring>ck_useleft</cstring>
 
44
            </property>
 
45
            <property name="enabled">
 
46
                <bool>true</bool>
 
47
            </property>
 
48
            <property name="text">
 
49
                <string>Use left-click for menu</string>
 
50
            </property>
 
51
        </widget>
 
52
        <widget class="QGroupBox">
 
53
            <property name="name">
 
54
                <cstring>GroupBox16</cstring>
 
55
            </property>
 
56
            <property name="title">
 
57
                <string>Links</string>
 
58
            </property>
 
59
            <vbox>
 
60
                <property name="name">
 
61
                    <cstring>unnamed</cstring>
 
62
                </property>
 
63
                <property name="margin">
 
64
                    <number>11</number>
 
65
                </property>
 
66
                <property name="spacing">
 
67
                    <number>6</number>
 
68
                </property>
 
69
                <widget class="QLayoutWidget">
 
70
                    <property name="name">
 
71
                        <cstring>Layout18</cstring>
 
72
                    </property>
 
73
                    <hbox>
 
74
                        <property name="name">
 
75
                            <cstring>unnamed</cstring>
 
76
                        </property>
 
77
                        <property name="margin">
 
78
                            <number>0</number>
 
79
                        </property>
 
80
                        <property name="spacing">
 
81
                            <number>6</number>
 
82
                        </property>
 
83
                        <widget class="QLabel">
 
84
                            <property name="name">
 
85
                                <cstring>TextLabel2_3</cstring>
 
86
                            </property>
 
87
                            <property name="text">
 
88
                                <string>Open With:</string>
 
89
                            </property>
 
90
                        </widget>
 
91
                        <widget class="QComboBox">
 
92
                            <property name="name">
 
93
                                <cstring>cb_link</cstring>
 
94
                            </property>
 
95
                            <property name="sizePolicy">
 
96
                                <sizepolicy>
 
97
                                    <hsizetype>7</hsizetype>
 
98
                                    <vsizetype>0</vsizetype>
 
99
                                    <horstretch>0</horstretch>
 
100
                                    <verstretch>0</verstretch>
 
101
                                </sizepolicy>
 
102
                            </property>
 
103
                        </widget>
 
104
                    </hbox>
 
105
                </widget>
 
106
                <widget class="QGroupBox">
 
107
                    <property name="name">
 
108
                        <cstring>gb_linkCustom</cstring>
 
109
                    </property>
 
110
                    <property name="title">
 
111
                        <string>Custom</string>
 
112
                    </property>
 
113
                    <grid>
 
114
                        <property name="name">
 
115
                            <cstring>unnamed</cstring>
 
116
                        </property>
 
117
                        <property name="margin">
 
118
                            <number>11</number>
 
119
                        </property>
 
120
                        <property name="spacing">
 
121
                            <number>6</number>
 
122
                        </property>
 
123
                        <widget class="QLineEdit" row="1" column="1">
 
124
                            <property name="name">
 
125
                                <cstring>le_linkMailer</cstring>
 
126
                            </property>
 
127
                        </widget>
 
128
                        <widget class="QLineEdit" row="0" column="1">
 
129
                            <property name="name">
 
130
                                <cstring>le_linkBrowser</cstring>
 
131
                            </property>
 
132
                        </widget>
 
133
                        <widget class="QLabel" row="1" column="0">
 
134
                            <property name="name">
 
135
                                <cstring>TextLabel4</cstring>
 
136
                            </property>
 
137
                            <property name="text">
 
138
                                <string>Mailer</string>
 
139
                            </property>
 
140
                        </widget>
 
141
                        <widget class="QLabel" row="0" column="0">
 
142
                            <property name="name">
 
143
                                <cstring>TextLabel3_2</cstring>
 
144
                            </property>
 
145
                            <property name="text">
 
146
                                <string>Browser</string>
 
147
                            </property>
 
148
                        </widget>
 
149
                    </grid>
 
150
                </widget>
 
151
            </vbox>
 
152
        </widget>
 
153
        <widget class="QCheckBox">
 
154
            <property name="name">
 
155
                <cstring>ck_docklet</cstring>
 
156
            </property>
 
157
            <property name="text">
 
158
                <string>Enable Docklet</string>
 
159
            </property>
 
160
            <property name="checked">
 
161
                <bool>true</bool>
 
162
            </property>
 
163
        </widget>
 
164
        <widget class="QGroupBox">
 
165
            <property name="name">
 
166
                <cstring>groupBox7</cstring>
 
167
            </property>
 
168
            <property name="title">
 
169
                <string>Docklet</string>
 
170
            </property>
 
171
            <vbox>
 
172
                <property name="name">
 
173
                    <cstring>unnamed</cstring>
 
174
                </property>
 
175
                <widget class="QCheckBox">
 
176
                    <property name="name">
 
177
                        <cstring>ck_dockDCstyle</cstring>
 
178
                    </property>
 
179
                    <property name="text">
 
180
                        <string>Use "Double-click" style (like Mirabilis ICQ)</string>
 
181
                    </property>
 
182
                </widget>
 
183
                <widget class="QCheckBox">
 
184
                    <property name="name">
 
185
                        <cstring>ck_dockHideMW</cstring>
 
186
                    </property>
 
187
                    <property name="text">
 
188
                        <string>Hide roster window on startup</string>
 
189
                    </property>
 
190
                </widget>
 
191
                <widget class="QCheckBox">
 
192
                    <property name="name">
 
193
                        <cstring>ck_dockToolMW</cstring>
 
194
                    </property>
 
195
                    <property name="text">
 
196
                        <string>Make roster window a "Tool-Window"</string>
 
197
                    </property>
 
198
                </widget>
 
199
                <widget class="QCheckBox">
 
200
                    <property name="name">
 
201
                        <cstring>ck_dockUseWM</cstring>
 
202
                    </property>
 
203
                    <property name="text">
 
204
                        <string>Use WindowMaker docklet</string>
 
205
                    </property>
 
206
                </widget>
 
207
            </vbox>
 
208
        </widget>
 
209
        <widget class="QLayoutWidget">
 
210
            <property name="name">
 
211
                <cstring>layout15</cstring>
 
212
            </property>
 
213
            <hbox>
 
214
                <property name="name">
 
215
                    <cstring>unnamed</cstring>
 
216
                </property>
 
217
                <widget class="QLabel">
 
218
                    <property name="name">
 
219
                        <cstring>textLabel1</cstring>
 
220
                    </property>
 
221
                    <property name="text">
 
222
                        <string>Data Transfer Port:</string>
 
223
                    </property>
 
224
                </widget>
 
225
                <widget class="QLineEdit">
 
226
                    <property name="name">
 
227
                        <cstring>le_dtPort</cstring>
 
228
                    </property>
 
229
                    <property name="minimumSize">
 
230
                        <size>
 
231
                            <width>56</width>
 
232
                            <height>0</height>
 
233
                        </size>
 
234
                    </property>
 
235
                    <property name="maximumSize">
 
236
                        <size>
 
237
                            <width>56</width>
 
238
                            <height>32767</height>
 
239
                        </size>
 
240
                    </property>
 
241
                </widget>
 
242
                <spacer>
 
243
                    <property name="name">
 
244
                        <cstring>spacer10</cstring>
 
245
                    </property>
 
246
                    <property name="orientation">
 
247
                        <enum>Horizontal</enum>
 
248
                    </property>
 
249
                    <property name="sizeType">
 
250
                        <enum>Expanding</enum>
 
251
                    </property>
 
252
                    <property name="sizeHint">
 
253
                        <size>
 
254
                            <width>40</width>
 
255
                            <height>20</height>
 
256
                        </size>
 
257
                    </property>
 
258
                </spacer>
 
259
            </hbox>
 
260
        </widget>
 
261
        <widget class="QLayoutWidget">
 
262
            <property name="name">
 
263
                <cstring>layout3</cstring>
 
264
            </property>
 
265
            <hbox>
 
266
                <property name="name">
 
267
                    <cstring>unnamed</cstring>
 
268
                </property>
 
269
                <widget class="QLabel">
 
270
                    <property name="name">
 
271
                        <cstring>textLabel2</cstring>
 
272
                    </property>
 
273
                    <property name="text">
 
274
                        <string>Data Transfer External Address:</string>
 
275
                    </property>
 
276
                </widget>
 
277
                <widget class="QLineEdit">
 
278
                    <property name="name">
 
279
                        <cstring>le_dtExternal</cstring>
 
280
                    </property>
 
281
                </widget>
 
282
            </hbox>
 
283
        </widget>
 
284
    </vbox>
 
285
</widget>
 
286
<connections>
 
287
    <connection>
 
288
        <sender>ck_docklet</sender>
 
289
        <signal>toggled(bool)</signal>
 
290
        <receiver>groupBox7</receiver>
 
291
        <slot>setEnabled(bool)</slot>
 
292
    </connection>
 
293
</connections>
 
294
<tabstops>
 
295
    <tabstop>ck_alwaysOnTop</tabstop>
 
296
    <tabstop>ck_keepSizes</tabstop>
 
297
    <tabstop>ck_useleft</tabstop>
 
298
    <tabstop>cb_link</tabstop>
 
299
    <tabstop>le_linkBrowser</tabstop>
 
300
    <tabstop>le_linkMailer</tabstop>
 
301
    <tabstop>ck_docklet</tabstop>
 
302
    <tabstop>ck_dockDCstyle</tabstop>
 
303
    <tabstop>ck_dockHideMW</tabstop>
 
304
    <tabstop>ck_dockToolMW</tabstop>
 
305
    <tabstop>ck_dockUseWM</tabstop>
 
306
</tabstops>
 
307
<layoutdefaults spacing="6" margin="11"/>
 
308
</UI>