~ubuntu-branches/ubuntu/hoary/psi/hoary

« back to all changes in this revision

Viewing changes to src/options/opt_general_misc.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>GeneralMiscUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>GeneralMiscUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>314</width>
 
12
            <height>499</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>GeneralMiscUI</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="QGroupBox">
 
26
            <property name="name">
 
27
                <cstring>GroupBox18_2</cstring>
 
28
            </property>
 
29
            <property name="title">
 
30
                <string>Chat</string>
 
31
            </property>
 
32
            <vbox>
 
33
                <property name="name">
 
34
                    <cstring>unnamed</cstring>
 
35
                </property>
 
36
                <property name="margin">
 
37
                    <number>11</number>
 
38
                </property>
 
39
                <property name="spacing">
 
40
                    <number>6</number>
 
41
                </property>
 
42
                <widget class="QCheckBox">
 
43
                    <property name="name">
 
44
                        <cstring>ck_chatSays</cstring>
 
45
                    </property>
 
46
                    <property name="text">
 
47
                        <string>Contact "says" instead of IRC style</string>
 
48
                    </property>
 
49
                </widget>
 
50
                <widget class="QCheckBox">
 
51
                    <property name="name">
 
52
                        <cstring>ck_chatSoftReturn</cstring>
 
53
                    </property>
 
54
                    <property name="text">
 
55
                        <string>Enter key sends chat messages</string>
 
56
                    </property>
 
57
                </widget>
 
58
            </vbox>
 
59
        </widget>
 
60
        <widget class="QGroupBox">
 
61
            <property name="name">
 
62
                <cstring>GroupBox13_2</cstring>
 
63
            </property>
 
64
            <property name="title">
 
65
                <string>Misc</string>
 
66
            </property>
 
67
            <vbox>
 
68
                <property name="name">
 
69
                    <cstring>unnamed</cstring>
 
70
                </property>
 
71
                <property name="margin">
 
72
                    <number>11</number>
 
73
                </property>
 
74
                <property name="spacing">
 
75
                    <number>6</number>
 
76
                </property>
 
77
                <widget class="QCheckBox">
 
78
                    <property name="name">
 
79
                        <cstring>ck_alwaysOnTop</cstring>
 
80
                    </property>
 
81
                    <property name="text">
 
82
                        <string>Always on top</string>
 
83
                    </property>
 
84
                </widget>
 
85
                <widget class="QCheckBox">
 
86
                    <property name="name">
 
87
                        <cstring>ck_keepSizes</cstring>
 
88
                    </property>
 
89
                    <property name="text">
 
90
                        <string>Remember Window Sizes</string>
 
91
                    </property>
 
92
                </widget>
 
93
                <widget class="QCheckBox">
 
94
                    <property name="name">
 
95
                        <cstring>ck_jidComplete</cstring>
 
96
                    </property>
 
97
                    <property name="text">
 
98
                        <string>Jabber ID completion</string>
 
99
                    </property>
 
100
                </widget>
 
101
                <widget class="QCheckBox">
 
102
                    <property name="name">
 
103
                        <cstring>ck_grabUrls</cstring>
 
104
                    </property>
 
105
                    <property name="text">
 
106
                        <string>Grab URLs from clipboard</string>
 
107
                    </property>
 
108
                </widget>
 
109
                <widget class="QLabel">
 
110
                    <property name="name">
 
111
                        <cstring>TextLabel1_7</cstring>
 
112
                    </property>
 
113
                    <property name="text">
 
114
                        <string>Delete chat window contents (end conversation)</string>
 
115
                    </property>
 
116
                </widget>
 
117
                <widget class="QRadioButton">
 
118
                    <property name="name">
 
119
                        <cstring>rb_delChatsClose</cstring>
 
120
                    </property>
 
121
                    <property name="text">
 
122
                        <string>When chat window is closed</string>
 
123
                    </property>
 
124
                </widget>
 
125
                <widget class="QRadioButton">
 
126
                    <property name="name">
 
127
                        <cstring>rb_delChatsHour</cstring>
 
128
                    </property>
 
129
                    <property name="text">
 
130
                        <string>One hour after chat window was closed</string>
 
131
                    </property>
 
132
                </widget>
 
133
                <widget class="QRadioButton">
 
134
                    <property name="name">
 
135
                        <cstring>rb_delChatsDay</cstring>
 
136
                    </property>
 
137
                    <property name="text">
 
138
                        <string>One day after chat window was closed</string>
 
139
                    </property>
 
140
                </widget>
 
141
                <widget class="QRadioButton">
 
142
                    <property name="name">
 
143
                        <cstring>rb_delChatsNever</cstring>
 
144
                    </property>
 
145
                    <property name="text">
 
146
                        <string>Never</string>
 
147
                    </property>
 
148
                </widget>
 
149
            </vbox>
 
150
        </widget>
 
151
        <widget class="QGroupBox">
 
152
            <property name="name">
 
153
                <cstring>GroupBox16</cstring>
 
154
            </property>
 
155
            <property name="title">
 
156
                <string>Links</string>
 
157
            </property>
 
158
            <vbox>
 
159
                <property name="name">
 
160
                    <cstring>unnamed</cstring>
 
161
                </property>
 
162
                <property name="margin">
 
163
                    <number>11</number>
 
164
                </property>
 
165
                <property name="spacing">
 
166
                    <number>6</number>
 
167
                </property>
 
168
                <widget class="QLayoutWidget">
 
169
                    <property name="name">
 
170
                        <cstring>Layout18</cstring>
 
171
                    </property>
 
172
                    <hbox>
 
173
                        <property name="name">
 
174
                            <cstring>unnamed</cstring>
 
175
                        </property>
 
176
                        <property name="margin">
 
177
                            <number>0</number>
 
178
                        </property>
 
179
                        <property name="spacing">
 
180
                            <number>6</number>
 
181
                        </property>
 
182
                        <widget class="QLabel">
 
183
                            <property name="name">
 
184
                                <cstring>TextLabel2_3</cstring>
 
185
                            </property>
 
186
                            <property name="text">
 
187
                                <string>Open With:</string>
 
188
                            </property>
 
189
                        </widget>
 
190
                        <widget class="QComboBox">
 
191
                            <property name="name">
 
192
                                <cstring>cb_link</cstring>
 
193
                            </property>
 
194
                            <property name="sizePolicy">
 
195
                                <sizepolicy>
 
196
                                    <hsizetype>7</hsizetype>
 
197
                                    <vsizetype>0</vsizetype>
 
198
                                    <horstretch>0</horstretch>
 
199
                                    <verstretch>0</verstretch>
 
200
                                </sizepolicy>
 
201
                            </property>
 
202
                        </widget>
 
203
                    </hbox>
 
204
                </widget>
 
205
                <widget class="QGroupBox">
 
206
                    <property name="name">
 
207
                        <cstring>gb_linkCustom</cstring>
 
208
                    </property>
 
209
                    <property name="title">
 
210
                        <string>Custom</string>
 
211
                    </property>
 
212
                    <grid>
 
213
                        <property name="name">
 
214
                            <cstring>unnamed</cstring>
 
215
                        </property>
 
216
                        <property name="margin">
 
217
                            <number>11</number>
 
218
                        </property>
 
219
                        <property name="spacing">
 
220
                            <number>6</number>
 
221
                        </property>
 
222
                        <widget class="QLineEdit" row="1" column="1">
 
223
                            <property name="name">
 
224
                                <cstring>le_linkMailer</cstring>
 
225
                            </property>
 
226
                        </widget>
 
227
                        <widget class="QLineEdit" row="0" column="1">
 
228
                            <property name="name">
 
229
                                <cstring>le_linkBrowser</cstring>
 
230
                            </property>
 
231
                        </widget>
 
232
                        <widget class="QLabel" row="1" column="0">
 
233
                            <property name="name">
 
234
                                <cstring>TextLabel4</cstring>
 
235
                            </property>
 
236
                            <property name="text">
 
237
                                <string>Mailer</string>
 
238
                            </property>
 
239
                        </widget>
 
240
                        <widget class="QLabel" row="0" column="0">
 
241
                            <property name="name">
 
242
                                <cstring>TextLabel3_2</cstring>
 
243
                            </property>
 
244
                            <property name="text">
 
245
                                <string>Browser</string>
 
246
                            </property>
 
247
                        </widget>
 
248
                    </grid>
 
249
                </widget>
 
250
            </vbox>
 
251
        </widget>
 
252
    </vbox>
 
253
</widget>
 
254
<tabstops>
 
255
    <tabstop>ck_chatSays</tabstop>
 
256
    <tabstop>ck_chatSoftReturn</tabstop>
 
257
    <tabstop>ck_alwaysOnTop</tabstop>
 
258
    <tabstop>ck_keepSizes</tabstop>
 
259
    <tabstop>ck_jidComplete</tabstop>
 
260
    <tabstop>ck_grabUrls</tabstop>
 
261
    <tabstop>rb_delChatsClose</tabstop>
 
262
    <tabstop>rb_delChatsHour</tabstop>
 
263
    <tabstop>rb_delChatsDay</tabstop>
 
264
    <tabstop>rb_delChatsNever</tabstop>
 
265
    <tabstop>cb_link</tabstop>
 
266
    <tabstop>le_linkBrowser</tabstop>
 
267
    <tabstop>le_linkMailer</tabstop>
 
268
</tabstops>
 
269
<layoutdefaults spacing="6" margin="11"/>
 
270
</UI>