summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgadvanced_ui.ui
blob: 441b918de58422e341b0e84bd0ce1b5d28bd1b14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>BGAdvancedBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>BGAdvancedBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>511</width>
            <height>454</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQButtonGroup">
            <property name="name">
                <cstring>m_groupProgram</cstring>
            </property>
            <property name="title">
                <string>Background Program</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>11</number>
                </property>
                <widget class="TQPushButton" row="1" column="1">
                    <property name="name">
                        <cstring>m_buttonAdd</cstring>
                    </property>
                    <property name="enabled">
                        <bool>false</bool>
                    </property>
                    <property name="text">
                        <string>&amp;Add...</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;
&lt;p&gt;Click here if you want to add a program to the listbox. This button opens a dialog where you are asked to give details about the program you want to run. To successfully add a program, you must know if it is compatible, the name of the executable file and, if necessary, its options.&lt;/p&gt;
&lt;p&gt;You usually can get the available options to a suitable program by typing in a terminal emulator the name of the executable file plus --help (foobar --help).&lt;/p&gt;
&lt;/qt&gt;</string>
                    </property>
                </widget>
                <widget class="TQPushButton" row="2" column="1">
                    <property name="name">
                        <cstring>m_buttonRemove</cstring>
                    </property>
                    <property name="enabled">
                        <bool>false</bool>
                    </property>
                    <property name="text">
                        <string>&amp;Remove</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Click here to remove programs from this list. Please note that it does not remove the program from your system, it only removes it from the available options in the background drawing programs list.</string>
                    </property>
                </widget>
                <widget class="TQPushButton" row="3" column="1">
                    <property name="name">
                        <cstring>m_buttonModify</cstring>
                    </property>
                    <property name="enabled">
                        <bool>false</bool>
                    </property>
                    <property name="text">
                        <string>&amp;Modify...</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;
&lt;p&gt;Click here to modify the programs options. You usually can get the available options to a suitable program by typing in a terminal emulator the name of the executable file plus --help. (example: kwebdesktop --help).&lt;/p&gt;
&lt;p&gt;One useful example is the program kwebdesktop. It draws a web page on the background of your desktop.  You can use this program by selecting it on the listbox on the right, but it will draw a predefined web page. To change the web page it renders, select the kwebdesktop program on the listbox, then click here. A dialog will appear, allowing you to change the web page by replacing the old address (URL) with a new one.&lt;/p&gt;
&lt;/qt&gt;</string>
                    </property>
                </widget>
                <spacer row="4" column="1">
                    <property name="name">
                        <cstring>spacer</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Vertical</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQListView" row="1" column="0" rowspan="4" colspan="1">
                    <column>
                        <property name="text">
                            <string>Program</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <column>
                        <property name="text">
                            <string>Comment</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <column>
                        <property name="text">
                            <string>Refresh</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <property name="name">
                        <cstring>m_listPrograms</cstring>
                    </property>
                    <property name="enabled">
                        <bool>false</bool>
                    </property>
                    <property name="minimumSize">
                        <size>
                            <width>400</width>
                            <height>0</height>
                        </size>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;
&lt;p&gt;Select from this listbox the program you want to use to draw your desktop background.&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;Program&lt;/b&gt; column shows the name of the program.&lt;br&gt;
The &lt;b&gt;Comment&lt;/b&gt; column brings a short description.&lt;br&gt;
The &lt;b&gt;Refresh&lt;/b&gt; column indicates the time interval between redraws of the desktop.&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;K Web Desktop&lt;/b&gt; program (kwebdesktop) is worth noting: it draws a specified page of the web in your desktop. You can modify it, and the webpage it draws by selecting it here, then clicking on the &lt;b&gt;Modify&lt;/b&gt; button.&lt;br&gt;
You can also add new compliant programs. To do that, click on the &lt;b&gt;Add&lt;/b&gt; button.&lt;br&gt;
You can also remove programs from this list clicking on the &lt;b&gt;Remove&lt;/b&gt; button. Please note that it does not remove the program from your system, it only removes it from the available options in this listbox.&lt;/p&gt;
&lt;/qt&gt;</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>m_cbProgram</cstring>
                    </property>
                    <property name="text">
                        <string>Use the following program for drawing the background:</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Check here if you want to allow a program to draw your desktop background. Below you can find the list of programs currently available for drawing the background. You may use one of the available programs, add new ones or modify the existing ones to fit your needs.</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>m_groupIconText</cstring>
            </property>
            <property name="title">
                <string>Background Icon Text</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="KColorButton" row="0" column="1">
                    <property name="name">
                        <cstring>m_colorText</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>1</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Click here to change the color of the desktop font.</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="0">
                    <property name="name">
                        <cstring>textLabel6</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Text color:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_colorText</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Click here to change the color of the desktop font.</string>
                    </property>
                </widget>
                <spacer row="0" column="2" rowspan="2" colspan="1">
                    <property name="name">
                        <cstring>spacer7</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>220</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="KColorButton" row="1" column="1">
                    <property name="name">
                        <cstring>m_colorTextBackground</cstring>
                    </property>
                    <property name="enabled">
                        <bool>false</bool>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Click here to select the solid background color. Choose a different color from the background text color to assure readability.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="0">
                    <property name="name">
                        <cstring>m_cbSolidTextBackground</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Use solid color behind text:</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Check here if you want to use a solid background color. This is useful to ensure that the desktop text will be identifiable against all background colors and wallpapers, or in other words, that a background or wallpaper will not make a desktop text of a similar color difficult to read.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="0">
                    <property name="name">
                        <cstring>m_cbShadow</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Enable shadow</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Check here to enable a shadow outline around the desktop font. This also improves the readability of the desktop text against backgrounds of a similar color.</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="3" column="0">
                    <property name="name">
                        <cstring>textLabel6_2</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Lines for icon text:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_colorText</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Choose here the maximum number of text lines below an icon on the desktop. Longer text will be truncated at the end of the last line.</string>
                    </property>
                </widget>
                <widget class="TQSpinBox" row="3" column="1">
                    <property name="name">
                        <cstring>m_spinTextLines</cstring>
                    </property>
                    <property name="suffix">
                        <string></string>
                    </property>
                    <property name="value">
                        <number>0</number>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Choose here the maximum number of text lines below an icon on the desktop. Longer text will be truncated at the end of the last line.</string>
                    </property>
                </widget>
                <widget class="TQSpinBox" row="4" column="1">
                    <property name="name">
                        <cstring>m_spinTextWidth</cstring>
                    </property>
                    <property name="suffix">
                        <string></string>
                    </property>
                    <property name="specialValueText">
                        <string>Auto</string>
                    </property>
                    <property name="maxValue">
                        <number>99999</number>
                    </property>
                    <property name="value">
                        <number>0</number>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Choose here the maximum width of text lines (in pixel) below an icon on the desktop. If set to 'Auto' a default width based on the current font is used.</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="4" column="0">
                    <property name="name">
                        <cstring>textLabel6_2_2</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Width for icon text:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_colorText</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Choose here the maximum width of text lines (in pixel) below an icon on the desktop. If set to 'Auto' a default width based on the current font is used.</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQButtonGroup">
            <property name="name">
                <cstring>m_groupCache</cstring>
            </property>
            <property name="title">
                <string>Memory Usage</string>
            </property>
            <hbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>11</number>
                </property>
                <widget class="TQLabel">
                    <property name="name">
                        <cstring>m_lblCache</cstring>
                    </property>
                    <property name="text">
                        <string>Size of background cache:</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>In this box you can enter how much memory KDE should use for caching the background(s). If you have different backgrounds for the different desktops caching can make switching desktops smoother at the expense of higher memory use.</string>
                    </property>
                </widget>
                <widget class="TQSpinBox">
                    <property name="name">
                        <cstring>m_spinCache</cstring>
                    </property>
                    <property name="suffix">
                        <string> k</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>In this box you can enter how much memory KDE should use for caching the background(s). If you have different backgrounds for the different desktops caching can make switching desktops smoother at the expense of higher memory use.</string>
                    </property>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>spacer2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
            </hbox>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer4</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
    <connection>
        <sender>m_cbProgram</sender>
        <signal>toggled(bool)</signal>
        <receiver>m_buttonAdd</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>m_cbProgram</sender>
        <signal>toggled(bool)</signal>
        <receiver>m_buttonRemove</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>m_cbProgram</sender>
        <signal>toggled(bool)</signal>
        <receiver>m_buttonModify</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>m_cbProgram</sender>
        <signal>toggled(bool)</signal>
        <receiver>m_listPrograms</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>m_cbSolidTextBackground</sender>
        <signal>toggled(bool)</signal>
        <receiver>m_colorTextBackground</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>m_cbProgram</tabstop>
    <tabstop>m_listPrograms</tabstop>
    <tabstop>m_buttonAdd</tabstop>
    <tabstop>m_buttonRemove</tabstop>
    <tabstop>m_buttonModify</tabstop>
    <tabstop>m_colorText</tabstop>
    <tabstop>m_cbSolidTextBackground</tabstop>
    <tabstop>m_colorTextBackground</tabstop>
    <tabstop>m_cbShadow</tabstop>
    <tabstop>m_spinCache</tabstop>
</tabstops>
<includes>
    <include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
    <includehint>kcolorbutton.h</includehint>
    <includehint>kcolorbutton.h</includehint>
</includehints>
</UI>