~ubuntu-branches/ubuntu/precise/konversation/precise-updates

« back to all changes in this revision

Viewing changes to src/config/chatwindowbehaviour_config.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-12-17 09:50:41 UTC
  • mfrom: (1.10.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091217095041-k5ssvxm2u8wgf0ll
Tags: 1.2.1+git20091217-0ubuntu1
* New upstream git snapshot:
  - Refresh all patches
  - Update initial Indicator patch to apply properly.
  - Remove docs and locale files from the install manifest; they aren't
    present in git snapshots. We will uncomment them for official (pre)
    releases with tarballs from upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>ChatwindowBehaviour_Config</class>
3
 
 <widget class="QWidget" name="ChatwindowBehaviour_Config" >
4
 
  <property name="geometry" >
 
4
 <widget class="QWidget" name="ChatwindowBehaviour_Config">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
9
10
    <height>461</height>
10
11
   </rect>
11
12
  </property>
12
 
  <layout class="QVBoxLayout" name="verticalLayout_2" >
13
 
   <property name="margin" >
 
13
  <layout class="QVBoxLayout" name="verticalLayout_2">
 
14
   <property name="margin">
14
15
    <number>0</number>
15
16
   </property>
16
17
   <item>
17
 
    <widget class="QGroupBox" name="groupBox3" >
18
 
     <property name="title" >
 
18
    <widget class="QGroupBox" name="groupBox3">
 
19
     <property name="title">
19
20
      <string>General</string>
20
21
     </property>
21
 
     <layout class="QGridLayout" >
22
 
      <item row="0" column="0" colspan="3" >
23
 
       <widget class="QCheckBox" name="kcfg_Beep" >
24
 
        <property name="whatsThis" >
 
22
     <layout class="QGridLayout">
 
23
      <item row="0" column="0" colspan="3">
 
24
       <widget class="QCheckBox" name="kcfg_Beep">
 
25
        <property name="whatsThis">
25
26
         <string>Sounds the system bell when you receive an ASCII BEL (0x07) control character</string>
26
27
        </property>
27
 
        <property name="text" >
 
28
        <property name="text">
28
29
         <string>Enable s&amp;ystem bell on incoming ASCII BEL</string>
29
30
        </property>
30
31
       </widget>
31
32
      </item>
32
 
      <item row="1" column="0" colspan="3" >
33
 
       <widget class="QCheckBox" name="kcfg_HideUnimportantEvents" >
34
 
        <property name="text" >
 
33
      <item row="1" column="0" colspan="3">
 
34
       <widget class="QCheckBox" name="kcfg_HideUnimportantEvents">
 
35
        <property name="text">
35
36
         <string>Hide &amp;Join/Part/Nick events</string>
36
37
        </property>
37
38
       </widget>
38
39
      </item>
39
 
      <item row="2" column="0" colspan="3" >
40
 
       <widget class="QCheckBox" name="kcfg_DisableExpansion" >
41
 
        <property name="whatsThis" >
 
40
      <item row="2" column="0" colspan="3">
 
41
       <widget class="QCheckBox" name="kcfg_DisableExpansion">
 
42
        <property name="whatsThis">
42
43
         <string>Do not expand variables when sending text to the server. A variable starts with '%'; for example, %B will expand to the characters needed to make a text bold.</string>
43
44
        </property>
44
 
        <property name="text" >
 
45
        <property name="text">
45
46
         <string>Disable variable (e.g. %C, %B, %G...) e&amp;xpansion</string>
46
47
        </property>
47
48
       </widget>
48
49
      </item>
49
 
      <item row="3" column="0" colspan="3" >
50
 
       <widget class="QCheckBox" name="kcfg_RedirectServerAndAppMsgToStatusPane" >
51
 
        <property name="text" >
 
50
      <item row="3" column="0" colspan="3">
 
51
       <widget class="QCheckBox" name="kcfg_RedirectServerAndAppMsgToStatusPane">
 
52
        <property name="text">
52
53
         <string>&amp;Redirect status messages to the server status window</string>
53
54
        </property>
54
55
       </widget>
55
56
      </item>
56
 
      <item row="6" column="0" >
57
 
       <widget class="QLabel" name="textLabel1" >
58
 
        <property name="whatsThis" >
 
57
      <item row="6" column="0">
 
58
       <widget class="QLabel" name="textLabel1">
 
59
        <property name="whatsThis">
59
60
         <string>How many lines to keep in buffers, 0 = unlimited</string>
60
61
        </property>
61
 
        <property name="text" >
 
62
        <property name="text">
62
63
         <string>Scroll&amp;back limit:</string>
63
64
        </property>
64
 
        <property name="wordWrap" >
 
65
        <property name="wordWrap">
65
66
         <bool>false</bool>
66
67
        </property>
67
 
        <property name="buddy" >
 
68
        <property name="buddy">
68
69
         <cstring>kcfg_ScrollbackMax</cstring>
69
70
        </property>
70
71
       </widget>
71
72
      </item>
72
 
      <item row="5" column="0" colspan="3" >
73
 
       <spacer name="spacer1_2" >
74
 
        <property name="orientation" >
 
73
      <item row="5" column="0" colspan="3">
 
74
       <spacer name="spacer1_2">
 
75
        <property name="orientation">
75
76
         <enum>Qt::Horizontal</enum>
76
77
        </property>
77
 
        <property name="sizeType" >
 
78
        <property name="sizeType">
78
79
         <enum>QSizePolicy::Expanding</enum>
79
80
        </property>
80
 
        <property name="sizeHint" stdset="0" >
 
81
        <property name="sizeHint" stdset="0">
81
82
         <size>
82
83
          <width>410</width>
83
84
          <height>20</height>
85
86
        </property>
86
87
       </spacer>
87
88
      </item>
88
 
      <item row="4" column="0" colspan="3" >
89
 
       <widget class="QCheckBox" name="kcfg_UseLiteralModes" >
90
 
        <property name="whatsThis" >
 
89
      <item row="4" column="0" colspan="3">
 
90
       <widget class="QCheckBox" name="kcfg_UseLiteralModes">
 
91
        <property name="whatsThis">
91
92
         <string>Keep channel mode string as a combination of characters instead of translating them into human readable words. E.g. '*** Channel modes: no messages from outside' will become '*** Channel modes: n'</string>
92
93
        </property>
93
 
        <property name="text" >
 
94
        <property name="text">
94
95
         <string>Show raw mode characters</string>
95
96
        </property>
96
97
       </widget>
97
98
      </item>
98
 
      <item row="6" column="1" >
99
 
       <widget class="QSpinBox" name="kcfg_ScrollbackMax" >
100
 
        <property name="whatsThis" >
 
99
      <item row="6" column="1">
 
100
       <widget class="QSpinBox" name="kcfg_ScrollbackMax">
 
101
        <property name="toolTip">
 
102
         <string>Maximum scrollback limit: 10000 lines.</string>
 
103
        </property>
 
104
        <property name="whatsThis">
101
105
         <string>How many lines to keep in buffers, 0 = unlimited</string>
102
106
        </property>
103
 
        <property name="specialValueText" >
 
107
        <property name="specialValueText">
104
108
         <string>Unlimited</string>
105
109
        </property>
106
 
        <property name="suffix" >
 
110
        <property name="suffix">
107
111
         <string> lines</string>
108
112
        </property>
109
 
        <property name="maximum" >
110
 
         <number>2000</number>
 
113
        <property name="maximum">
 
114
         <number>10000</number>
111
115
        </property>
112
116
       </widget>
113
117
      </item>
114
 
      <item row="6" column="2" >
115
 
       <spacer name="spacer1" >
116
 
        <property name="orientation" >
 
118
      <item row="6" column="2">
 
119
       <spacer name="spacer1">
 
120
        <property name="orientation">
117
121
         <enum>Qt::Horizontal</enum>
118
122
        </property>
119
 
        <property name="sizeType" >
 
123
        <property name="sizeType">
120
124
         <enum>QSizePolicy::Expanding</enum>
121
125
        </property>
122
 
        <property name="sizeHint" stdset="0" >
 
126
        <property name="sizeHint" stdset="0">
123
127
         <size>
124
128
          <width>230</width>
125
129
          <height>20</height>
131
135
    </widget>
132
136
   </item>
133
137
   <item>
134
 
    <widget class="QGroupBox" name="groupBox3_2" >
135
 
     <property name="title" >
 
138
    <widget class="QGroupBox" name="groupBox3_2">
 
139
     <property name="title">
136
140
      <string>Marker Lines</string>
137
141
     </property>
138
 
     <layout class="QVBoxLayout" name="verticalLayout" >
 
142
     <layout class="QVBoxLayout" name="verticalLayout">
139
143
      <item>
140
 
       <widget class="QCheckBox" name="kcfg_AutomaticRememberLine" >
141
 
        <property name="whatsThis" >
 
144
       <widget class="QCheckBox" name="kcfg_AutomaticRememberLine">
 
145
        <property name="whatsThis">
142
146
         <string>Inserts a remember line into the chat window when you switch to another chat window or minimize the application.</string>
143
147
        </property>
144
 
        <property name="text" >
 
148
        <property name="text">
145
149
         <string>Mark the last position in a chat window when it is hidden</string>
146
150
        </property>
147
 
        <property name="shortcut" >
 
151
        <property name="shortcut">
148
152
         <string/>
149
153
        </property>
150
154
       </widget>
151
155
      </item>
152
156
      <item>
153
 
       <layout class="QHBoxLayout" name="horizontalLayout" >
 
157
       <layout class="QHBoxLayout" name="horizontalLayout">
154
158
        <item>
155
 
         <spacer name="spacer9" >
156
 
          <property name="orientation" >
 
159
         <spacer name="spacer9">
 
160
          <property name="orientation">
157
161
           <enum>Qt::Horizontal</enum>
158
162
          </property>
159
 
          <property name="sizeType" >
 
163
          <property name="sizeType">
160
164
           <enum>QSizePolicy::Fixed</enum>
161
165
          </property>
162
 
          <property name="sizeHint" stdset="0" >
 
166
          <property name="sizeHint" stdset="0">
163
167
           <size>
164
168
            <width>16</width>
165
169
            <height>20</height>
168
172
         </spacer>
169
173
        </item>
170
174
        <item>
171
 
         <widget class="QCheckBox" name="kcfg_AutomaticRememberLineOnlyOnTextChange" >
172
 
          <property name="enabled" >
 
175
         <widget class="QCheckBox" name="kcfg_AutomaticRememberLineOnlyOnTextChange">
 
176
          <property name="enabled">
173
177
           <bool>false</bool>
174
178
          </property>
175
 
          <property name="text" >
 
179
          <property name="text">
176
180
           <string>Move the line only when new text is about to be shown</string>
177
181
          </property>
178
182
         </widget>
180
184
       </layout>
181
185
      </item>
182
186
      <item>
183
 
       <widget class="QCheckBox" name="kcfg_MarkerLineInAllViews" >
184
 
        <property name="text" >
 
187
       <widget class="QCheckBox" name="kcfg_MarkerLineInAllViews">
 
188
        <property name="text">
185
189
         <string>Show manually inserted lines in all chat windows</string>
186
190
        </property>
187
191
       </widget>
190
194
    </widget>
191
195
   </item>
192
196
   <item>
193
 
    <widget class="QGroupBox" name="kcfg_AutoWhoContinuousEnabled" >
194
 
     <property name="title" >
 
197
    <widget class="QGroupBox" name="kcfg_AutoWhoContinuousEnabled">
 
198
     <property name="title">
195
199
      <string>Enable Automatic User Information Look Up (/WHO)</string>
196
200
     </property>
197
 
     <property name="checkable" >
 
201
     <property name="checkable">
198
202
      <bool>true</bool>
199
203
     </property>
200
 
     <property name="checked" >
 
204
     <property name="checked">
201
205
      <bool>false</bool>
202
206
     </property>
203
 
     <layout class="QGridLayout" >
204
 
      <item row="2" column="2" >
205
 
       <spacer name="spacer3" >
206
 
        <property name="orientation" >
 
207
     <layout class="QGridLayout">
 
208
      <item row="2" column="2">
 
209
       <spacer name="spacer3">
 
210
        <property name="orientation">
207
211
         <enum>Qt::Horizontal</enum>
208
212
        </property>
209
 
        <property name="sizeType" >
 
213
        <property name="sizeType">
210
214
         <enum>QSizePolicy::Expanding</enum>
211
215
        </property>
212
 
        <property name="sizeHint" stdset="0" >
 
216
        <property name="sizeHint" stdset="0">
213
217
         <size>
214
218
          <width>170</width>
215
219
          <height>20</height>
217
221
        </property>
218
222
       </spacer>
219
223
      </item>
220
 
      <item rowspan="2" row="0" column="2" >
221
 
       <spacer name="spacer2" >
222
 
        <property name="orientation" >
 
224
      <item row="0" column="2" rowspan="2">
 
225
       <spacer name="spacer2">
 
226
        <property name="orientation">
223
227
         <enum>Qt::Horizontal</enum>
224
228
        </property>
225
 
        <property name="sizeType" >
 
229
        <property name="sizeType">
226
230
         <enum>QSizePolicy::Expanding</enum>
227
231
        </property>
228
 
        <property name="sizeHint" stdset="0" >
 
232
        <property name="sizeHint" stdset="0">
229
233
         <size>
230
234
          <width>190</width>
231
235
          <height>20</height>
233
237
        </property>
234
238
       </spacer>
235
239
      </item>
236
 
      <item row="0" column="0" >
237
 
       <widget class="QLabel" name="textLabel2" >
238
 
        <property name="text" >
 
240
      <item row="0" column="0">
 
241
       <widget class="QLabel" name="textLabel2">
 
242
        <property name="text">
239
243
         <string>Max. number of users in a channel:</string>
240
244
        </property>
241
 
        <property name="wordWrap" >
 
245
        <property name="wordWrap">
242
246
         <bool>false</bool>
243
247
        </property>
244
 
        <property name="buddy" >
 
248
        <property name="buddy">
245
249
         <cstring>kcfg_AutoWhoNicksLimit</cstring>
246
250
        </property>
247
251
       </widget>
248
252
      </item>
249
 
      <item rowspan="2" row="0" column="1" >
250
 
       <widget class="QSpinBox" name="kcfg_AutoWhoNicksLimit" >
251
 
        <property name="suffix" >
 
253
      <item row="0" column="1" rowspan="2">
 
254
       <widget class="QSpinBox" name="kcfg_AutoWhoNicksLimit">
 
255
        <property name="suffix">
252
256
         <string> nicks</string>
253
257
        </property>
254
 
        <property name="minimum" >
 
258
        <property name="minimum">
255
259
         <number>0</number>
256
260
        </property>
257
 
        <property name="maximum" >
 
261
        <property name="maximum">
258
262
         <number>1000</number>
259
263
        </property>
260
 
        <property name="value" >
 
264
        <property name="value">
261
265
         <number>300</number>
262
266
        </property>
263
267
       </widget>
264
268
      </item>
265
 
      <item row="2" column="1" >
266
 
       <widget class="QSpinBox" name="kcfg_AutoWhoContinuousInterval" >
267
 
        <property name="enabled" >
 
269
      <item row="2" column="1">
 
270
       <widget class="QSpinBox" name="kcfg_AutoWhoContinuousInterval">
 
271
        <property name="enabled">
268
272
         <bool>false</bool>
269
273
        </property>
270
 
        <property name="suffix" >
 
274
        <property name="suffix">
271
275
         <string> seconds</string>
272
276
        </property>
273
 
        <property name="prefix" >
 
277
        <property name="prefix">
274
278
         <string/>
275
279
        </property>
276
 
        <property name="minimum" >
 
280
        <property name="minimum">
277
281
         <number>30</number>
278
282
        </property>
279
 
        <property name="maximum" >
 
283
        <property name="maximum">
280
284
         <number>1000</number>
281
285
        </property>
282
286
       </widget>
283
287
      </item>
284
 
      <item rowspan="2" row="1" column="0" >
285
 
       <widget class="QLabel" name="whoIntervalLbl" >
286
 
        <property name="text" >
 
288
      <item row="1" column="0" rowspan="2">
 
289
       <widget class="QLabel" name="whoIntervalLbl">
 
290
        <property name="text">
287
291
         <string>Update interval:</string>
288
292
        </property>
289
 
        <property name="wordWrap" >
 
293
        <property name="wordWrap">
290
294
         <bool>false</bool>
291
295
        </property>
292
 
        <property name="buddy" >
 
296
        <property name="buddy">
293
297
         <cstring>kcfg_AutoWhoContinuousInterval</cstring>
294
298
        </property>
295
299
       </widget>
298
302
    </widget>
299
303
   </item>
300
304
   <item>
301
 
    <spacer name="spacer6" >
302
 
     <property name="orientation" >
 
305
    <spacer name="spacer6">
 
306
     <property name="orientation">
303
307
      <enum>Qt::Vertical</enum>
304
308
     </property>
305
 
     <property name="sizeType" >
 
309
     <property name="sizeType">
306
310
      <enum>QSizePolicy::Expanding</enum>
307
311
     </property>
308
 
     <property name="sizeHint" stdset="0" >
 
312
     <property name="sizeHint" stdset="0">
309
313
      <size>
310
314
       <width>41</width>
311
315
       <height>20</height>
323
327
   <receiver>kcfg_AutoWhoContinuousInterval</receiver>
324
328
   <slot>setEnabled(bool)</slot>
325
329
   <hints>
326
 
    <hint type="sourcelabel" >
 
330
    <hint type="sourcelabel">
327
331
     <x>20</x>
328
332
     <y>20</y>
329
333
    </hint>
330
 
    <hint type="destinationlabel" >
 
334
    <hint type="destinationlabel">
331
335
     <x>20</x>
332
336
     <y>20</y>
333
337
    </hint>
339
343
   <receiver>kcfg_AutomaticRememberLineOnlyOnTextChange</receiver>
340
344
   <slot>setEnabled(bool)</slot>
341
345
   <hints>
342
 
    <hint type="sourcelabel" >
 
346
    <hint type="sourcelabel">
343
347
     <x>20</x>
344
348
     <y>20</y>
345
349
    </hint>
346
 
    <hint type="destinationlabel" >
 
350
    <hint type="destinationlabel">
347
351
     <x>20</x>
348
352
     <y>20</y>
349
353
    </hint>