~ubuntu-branches/ubuntu/breezy/psi/breezy

« back to all changes in this revision

Viewing changes to src/options/opt_general_groupchat.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>GeneralGroupchatUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>GeneralGroupchatUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>420</width>
 
12
            <height>186</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>GeneralGroupchatUI</string>
 
17
    </property>
 
18
    <hbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QLayoutWidget">
 
26
            <property name="name">
 
27
                <cstring>layout5</cstring>
 
28
            </property>
 
29
            <vbox>
 
30
                <property name="name">
 
31
                    <cstring>unnamed</cstring>
 
32
                </property>
 
33
                <widget class="QCheckBox">
 
34
                    <property name="name">
 
35
                        <cstring>ck_gcHighlights</cstring>
 
36
                    </property>
 
37
                    <property name="text">
 
38
                        <string>Enable word highlighting</string>
 
39
                    </property>
 
40
                </widget>
 
41
                <widget class="QGroupBox">
 
42
                    <property name="name">
 
43
                        <cstring>alertGroupBox</cstring>
 
44
                    </property>
 
45
                    <property name="title">
 
46
                        <string>Word Highlighting</string>
 
47
                    </property>
 
48
                    <property name="toolTip" stdset="0">
 
49
                        <string>Highlight lines and alert the user if this text is included in chat</string>
 
50
                    </property>
 
51
                    <vbox>
 
52
                        <property name="name">
 
53
                            <cstring>unnamed</cstring>
 
54
                        </property>
 
55
                        <widget class="QListBox">
 
56
                            <property name="name">
 
57
                                <cstring>lb_highlightWords</cstring>
 
58
                            </property>
 
59
                            <property name="sizePolicy">
 
60
                                <sizepolicy>
 
61
                                    <hsizetype>7</hsizetype>
 
62
                                    <vsizetype>7</vsizetype>
 
63
                                    <horstretch>0</horstretch>
 
64
                                    <verstretch>0</verstretch>
 
65
                                </sizepolicy>
 
66
                            </property>
 
67
                            <property name="toolTip" stdset="0">
 
68
                                <string>Words which will cause a notification in group chat.</string>
 
69
                            </property>
 
70
                            <property name="whatsThis" stdset="0">
 
71
                                <string>This is the list of words which when said in group chat will cause the user to be notified.</string>
 
72
                            </property>
 
73
                        </widget>
 
74
                        <widget class="QLineEdit">
 
75
                            <property name="name">
 
76
                                <cstring>le_newHighlightWord</cstring>
 
77
                            </property>
 
78
                            <property name="frameShape">
 
79
                                <enum>LineEditPanel</enum>
 
80
                            </property>
 
81
                            <property name="frameShadow">
 
82
                                <enum>Sunken</enum>
 
83
                            </property>
 
84
                            <property name="toolTip" stdset="0">
 
85
                                <string>Type a new word here and press "Add Word" for it to be added to the highlight list</string>
 
86
                            </property>
 
87
                            <property name="whatsThis" stdset="0">
 
88
                                <string>Type a new word here and press "Add Word" for it to be added to the highlight list</string>
 
89
                            </property>
 
90
                        </widget>
 
91
                        <widget class="QLayoutWidget">
 
92
                            <property name="name">
 
93
                                <cstring>layout1</cstring>
 
94
                            </property>
 
95
                            <hbox>
 
96
                                <property name="name">
 
97
                                    <cstring>unnamed</cstring>
 
98
                                </property>
 
99
                                <spacer>
 
100
                                    <property name="name">
 
101
                                        <cstring>spacer3</cstring>
 
102
                                    </property>
 
103
                                    <property name="orientation">
 
104
                                        <enum>Horizontal</enum>
 
105
                                    </property>
 
106
                                    <property name="sizeType">
 
107
                                        <enum>Expanding</enum>
 
108
                                    </property>
 
109
                                    <property name="sizeHint">
 
110
                                        <size>
 
111
                                            <width>40</width>
 
112
                                            <height>20</height>
 
113
                                        </size>
 
114
                                    </property>
 
115
                                </spacer>
 
116
                                <widget class="QPushButton">
 
117
                                    <property name="name">
 
118
                                        <cstring>pb_addHighlightWord</cstring>
 
119
                                    </property>
 
120
                                    <property name="text">
 
121
                                        <string>Add</string>
 
122
                                    </property>
 
123
                                    <property name="toolTip" stdset="0">
 
124
                                        <string>Adds the new word to the list</string>
 
125
                                    </property>
 
126
                                    <property name="whatsThis" stdset="0">
 
127
                                        <string>Adds the new word to the list</string>
 
128
                                    </property>
 
129
                                </widget>
 
130
                                <widget class="QPushButton">
 
131
                                    <property name="name">
 
132
                                        <cstring>pb_removeHighlightWord</cstring>
 
133
                                    </property>
 
134
                                    <property name="text">
 
135
                                        <string>Remove</string>
 
136
                                    </property>
 
137
                                    <property name="toolTip" stdset="0">
 
138
                                        <string>Removes the selected word from the highlight list</string>
 
139
                                    </property>
 
140
                                    <property name="whatsThis" stdset="0">
 
141
                                        <string>Removes the selected word from the highlight list</string>
 
142
                                    </property>
 
143
                                </widget>
 
144
                                <spacer>
 
145
                                    <property name="name">
 
146
                                        <cstring>spacer4</cstring>
 
147
                                    </property>
 
148
                                    <property name="orientation">
 
149
                                        <enum>Horizontal</enum>
 
150
                                    </property>
 
151
                                    <property name="sizeType">
 
152
                                        <enum>Expanding</enum>
 
153
                                    </property>
 
154
                                    <property name="sizeHint">
 
155
                                        <size>
 
156
                                            <width>40</width>
 
157
                                            <height>20</height>
 
158
                                        </size>
 
159
                                    </property>
 
160
                                </spacer>
 
161
                            </hbox>
 
162
                        </widget>
 
163
                    </vbox>
 
164
                </widget>
 
165
            </vbox>
 
166
        </widget>
 
167
        <widget class="QLayoutWidget">
 
168
            <property name="name">
 
169
                <cstring>layout4</cstring>
 
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_gcNickColoring</cstring>
 
178
                    </property>
 
179
                    <property name="text">
 
180
                        <string>Enable Nick Coloring</string>
 
181
                    </property>
 
182
                </widget>
 
183
                <widget class="QGroupBox">
 
184
                    <property name="name">
 
185
                        <cstring>ncGroupBox</cstring>
 
186
                    </property>
 
187
                    <property name="title">
 
188
                        <string>Nick Coloring</string>
 
189
                    </property>
 
190
                    <vbox>
 
191
                        <property name="name">
 
192
                            <cstring>unnamed</cstring>
 
193
                        </property>
 
194
                        <widget class="QListBox">
 
195
                            <property name="name">
 
196
                                <cstring>lb_nickColors</cstring>
 
197
                            </property>
 
198
                            <property name="toolTip" stdset="0">
 
199
                                <string>Colors used for nicks in groupchat</string>
 
200
                            </property>
 
201
                            <property name="whatsThis" stdset="0">
 
202
                                <string>This is the list of colours with which nicks will be drawn in group chat.</string>
 
203
                            </property>
 
204
                        </widget>
 
205
                        <widget class="QLayoutWidget">
 
206
                            <property name="name">
 
207
                                <cstring>layout2</cstring>
 
208
                            </property>
 
209
                            <hbox>
 
210
                                <property name="name">
 
211
                                    <cstring>unnamed</cstring>
 
212
                                </property>
 
213
                                <widget class="QLineEdit">
 
214
                                    <property name="name">
 
215
                                        <cstring>le_newNickColor</cstring>
 
216
                                    </property>
 
217
                                    <property name="toolTip" stdset="0">
 
218
                                        <string>Type a colourcode here, or press the pallette to the right</string>
 
219
                                    </property>
 
220
                                    <property name="whatsThis" stdset="0">
 
221
                                        <string>Type a colourcode here, or press the pallette to the right</string>
 
222
                                    </property>
 
223
                                </widget>
 
224
                                <widget class="QPushButton">
 
225
                                    <property name="name">
 
226
                                        <cstring>pb_nickColor</cstring>
 
227
                                    </property>
 
228
                                    <property name="sizePolicy">
 
229
                                        <sizepolicy>
 
230
                                            <hsizetype>4</hsizetype>
 
231
                                            <vsizetype>4</vsizetype>
 
232
                                            <horstretch>0</horstretch>
 
233
                                            <verstretch>0</verstretch>
 
234
                                        </sizepolicy>
 
235
                                    </property>
 
236
                                    <property name="text">
 
237
                                        <string></string>
 
238
                                    </property>
 
239
                                </widget>
 
240
                            </hbox>
 
241
                        </widget>
 
242
                        <widget class="QLayoutWidget">
 
243
                            <property name="name">
 
244
                                <cstring>layout3</cstring>
 
245
                            </property>
 
246
                            <hbox>
 
247
                                <property name="name">
 
248
                                    <cstring>unnamed</cstring>
 
249
                                </property>
 
250
                                <spacer>
 
251
                                    <property name="name">
 
252
                                        <cstring>spacer5</cstring>
 
253
                                    </property>
 
254
                                    <property name="orientation">
 
255
                                        <enum>Horizontal</enum>
 
256
                                    </property>
 
257
                                    <property name="sizeType">
 
258
                                        <enum>Expanding</enum>
 
259
                                    </property>
 
260
                                    <property name="sizeHint">
 
261
                                        <size>
 
262
                                            <width>40</width>
 
263
                                            <height>20</height>
 
264
                                        </size>
 
265
                                    </property>
 
266
                                </spacer>
 
267
                                <widget class="QPushButton">
 
268
                                    <property name="name">
 
269
                                        <cstring>pb_addNickColor</cstring>
 
270
                                    </property>
 
271
                                    <property name="text">
 
272
                                        <string>Add</string>
 
273
                                    </property>
 
274
                                    <property name="toolTip" stdset="0">
 
275
                                        <string>Adds the color to the list</string>
 
276
                                    </property>
 
277
                                    <property name="whatsThis" stdset="0">
 
278
                                        <string>Adds the new color to the list</string>
 
279
                                    </property>
 
280
                                </widget>
 
281
                                <widget class="QPushButton">
 
282
                                    <property name="name">
 
283
                                        <cstring>pb_removeNickColor</cstring>
 
284
                                    </property>
 
285
                                    <property name="text">
 
286
                                        <string>Remove</string>
 
287
                                    </property>
 
288
                                    <property name="toolTip" stdset="0">
 
289
                                        <string>Removes the selected color from the list</string>
 
290
                                    </property>
 
291
                                    <property name="whatsThis" stdset="0">
 
292
                                        <string>Removes the selected color from the list</string>
 
293
                                    </property>
 
294
                                </widget>
 
295
                                <spacer>
 
296
                                    <property name="name">
 
297
                                        <cstring>spacer7</cstring>
 
298
                                    </property>
 
299
                                    <property name="orientation">
 
300
                                        <enum>Horizontal</enum>
 
301
                                    </property>
 
302
                                    <property name="sizeType">
 
303
                                        <enum>Expanding</enum>
 
304
                                    </property>
 
305
                                    <property name="sizeHint">
 
306
                                        <size>
 
307
                                            <width>40</width>
 
308
                                            <height>20</height>
 
309
                                        </size>
 
310
                                    </property>
 
311
                                </spacer>
 
312
                            </hbox>
 
313
                        </widget>
 
314
                    </vbox>
 
315
                </widget>
 
316
            </vbox>
 
317
        </widget>
 
318
    </hbox>
 
319
</widget>
 
320
<tabstops>
 
321
    <tabstop>ck_gcHighlights</tabstop>
 
322
    <tabstop>lb_highlightWords</tabstop>
 
323
    <tabstop>le_newHighlightWord</tabstop>
 
324
    <tabstop>pb_removeHighlightWord</tabstop>
 
325
    <tabstop>pb_addHighlightWord</tabstop>
 
326
    <tabstop>ck_gcNickColoring</tabstop>
 
327
    <tabstop>lb_nickColors</tabstop>
 
328
    <tabstop>le_newNickColor</tabstop>
 
329
    <tabstop>pb_nickColor</tabstop>
 
330
    <tabstop>pb_removeNickColor</tabstop>
 
331
    <tabstop>pb_addNickColor</tabstop>
 
332
</tabstops>
 
333
<layoutdefaults spacing="6" margin="11"/>
 
334
</UI>