~ubuntu-branches/ubuntu/edgy/kdenetwork/edgy

« back to all changes in this revision

Viewing changes to wifi/kcmwifi/ifconfigpagebase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-06 12:28:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051206122833-y01rb4gt2emnvz39
Tags: 4:3.5.0-0ubuntu1
* New upstream release
* Remove GCC 3.4 on hppa

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>418</width>
12
 
            <height>228</height>
 
11
            <width>631</width>
 
12
            <height>265</height>
13
13
        </rect>
14
14
    </property>
15
15
    <grid>
23
23
            <property name="text">
24
24
                <string>Use encryption</string>
25
25
            </property>
 
26
            <property name="toolTip" stdset="0">
 
27
                <string>Enables WEP encryption.</string>
 
28
            </property>
26
29
        </widget>
27
 
        <spacer row="6" column="4">
 
30
        <spacer row="6" column="5" rowspan="1" colspan="2">
28
31
            <property name="name">
29
32
                <cstring>spacer5</cstring>
30
33
            </property>
48
51
            <property name="text">
49
52
                <string>Enable power management</string>
50
53
            </property>
 
54
            <property name="toolTip" stdset="0">
 
55
                <string>Enables advanced power management settings.</string>
 
56
            </property>
51
57
        </widget>
52
 
        <widget class="QPushButton" row="6" column="3">
 
58
        <widget class="QPushButton" row="6" column="3" rowspan="1" colspan="2">
53
59
            <property name="name">
54
60
                <cstring>pb_setupCrypto</cstring>
55
61
            </property>
 
62
            <property name="enabled">
 
63
                <bool>false</bool>
 
64
            </property>
56
65
            <property name="text">
57
66
                <string>Configure...</string>
58
67
            </property>
 
68
            <property name="toolTip" stdset="0">
 
69
                <string>Clicking this button opens the Encryption menu.</string>
 
70
            </property>
59
71
        </widget>
60
 
        <widget class="QPushButton" row="5" column="3">
 
72
        <widget class="QPushButton" row="5" column="3" rowspan="1" colspan="2">
61
73
            <property name="name">
62
74
                <cstring>pb_setupPower</cstring>
63
75
            </property>
 
76
            <property name="enabled">
 
77
                <bool>false</bool>
 
78
            </property>
64
79
            <property name="text">
65
80
                <string>Configure...</string>
66
81
            </property>
67
 
        </widget>
68
 
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
69
 
            <property name="name">
70
 
                <cstring>lb_netName</cstring>
71
 
            </property>
72
 
            <property name="text">
73
 
                <string>Network name:</string>
 
82
            <property name="toolTip" stdset="0">
 
83
                <string>Clicking this button opens the Power Management menu.</string>
74
84
            </property>
75
85
        </widget>
76
86
        <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">
80
90
            <property name="text">
81
91
                <string>Operation mode:</string>
82
92
            </property>
 
93
            <property name="toolTip" stdset="0">
 
94
                <string>Operation mode of the card. For standard infrastructure networks, "Managed" is appropriate.</string>
 
95
            </property>
83
96
        </widget>
84
97
        <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
85
98
            <property name="name">
88
101
            <property name="text">
89
102
                <string>Speed:</string>
90
103
            </property>
 
104
            <property name="toolTip" stdset="0">
 
105
                <string>Sets the connection speed. Not all cards support this.</string>
 
106
            </property>
91
107
        </widget>
92
 
        <spacer row="5" column="4">
 
108
        <spacer row="5" column="5" rowspan="1" colspan="2">
93
109
            <property name="name">
94
110
                <cstring>spacer4</cstring>
95
111
            </property>
113
129
            <property name="text">
114
130
                <string>Script:</string>
115
131
            </property>
 
132
            <property name="toolTip" stdset="0">
 
133
                <string>Command to perform after the connection is established, e.g. for obtaining a DHCP lease.</string>
 
134
            </property>
116
135
        </widget>
117
136
        <widget class="QComboBox" row="1" column="2">
118
137
            <item>
214
233
                <cstring>cmb_speed</cstring>
215
234
            </property>
216
235
        </widget>
217
 
        <widget class="KLineEdit" row="0" column="2" rowspan="1" colspan="3">
218
 
            <property name="name">
219
 
                <cstring>le_networkName</cstring>
220
 
            </property>
221
 
        </widget>
222
 
        <widget class="KURLRequester" row="4" column="2" rowspan="1" colspan="3">
 
236
        <widget class="KURLRequester" row="4" column="2" rowspan="1" colspan="5">
223
237
            <property name="name">
224
238
                <cstring>url_connectScript</cstring>
225
239
            </property>
 
240
            <property name="enabled">
 
241
                <bool>false</bool>
 
242
            </property>
226
243
        </widget>
227
 
        <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="4">
 
244
        <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="5">
228
245
            <property name="name">
229
246
                <cstring>cb_runScript</cstring>
230
247
            </property>
231
248
            <property name="text">
232
249
                <string>Execute script on connect</string>
233
250
            </property>
 
251
            <property name="toolTip" stdset="0">
 
252
                <string>Activates a script to perform arbitrary operations after associating with the network.</string>
 
253
            </property>
234
254
        </widget>
235
 
        <spacer row="2" column="3" rowspan="1" colspan="2">
 
255
        <spacer row="2" column="3" rowspan="1" colspan="4">
236
256
            <property name="name">
237
257
                <cstring>spacer6</cstring>
238
258
            </property>
249
269
                </size>
250
270
            </property>
251
271
        </spacer>
252
 
        <spacer row="1" column="3" rowspan="1" colspan="2">
 
272
        <spacer row="1" column="3" rowspan="1" colspan="4">
253
273
            <property name="name">
254
274
                <cstring>spacer5_2</cstring>
255
275
            </property>
283
303
                </size>
284
304
            </property>
285
305
        </spacer>
 
306
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
307
            <property name="name">
 
308
                <cstring>lb_netName</cstring>
 
309
            </property>
 
310
            <property name="text">
 
311
                <string>Network name:</string>
 
312
            </property>
 
313
            <property name="toolTip" stdset="0">
 
314
                <string>SSID of the network to connect to. "any" means "arbitrary available network".</string>
 
315
            </property>
 
316
        </widget>
 
317
        <widget class="KLineEdit" row="0" column="2" rowspan="1" colspan="2">
 
318
            <property name="name">
 
319
                <cstring>le_networkName</cstring>
 
320
            </property>
 
321
        </widget>
 
322
        <widget class="QCheckBox" row="0" column="4" rowspan="1" colspan="2">
 
323
            <property name="name">
 
324
                <cstring>cb_Autodetect</cstring>
 
325
            </property>
 
326
            <property name="text">
 
327
                <string>Interface: Autodetect?</string>
 
328
            </property>
 
329
            <property name="checked">
 
330
                <bool>true</bool>
 
331
            </property>
 
332
        </widget>
 
333
        <widget class="QLineEdit" row="0" column="6">
 
334
            <property name="name">
 
335
                <cstring>le_interface</cstring>
 
336
            </property>
 
337
            <property name="enabled">
 
338
                <bool>false</bool>
 
339
            </property>
 
340
        </widget>
286
341
    </grid>
287
342
</widget>
 
343
<connections>
 
344
    <connection>
 
345
        <sender>cb_Autodetect</sender>
 
346
        <signal>toggled(bool)</signal>
 
347
        <receiver>le_interface</receiver>
 
348
        <slot>setDisabled(bool)</slot>
 
349
    </connection>
 
350
</connections>
288
351
<tabstops>
289
352
    <tabstop>le_networkName</tabstop>
290
353
    <tabstop>cmb_wifiMode</tabstop>
301
364
</includes>
302
365
<layoutdefaults spacing="6" margin="11"/>
303
366
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
367
<includehints>
 
368
    <includehint>kurlrequester.h</includehint>
 
369
    <includehint>klineedit.h</includehint>
 
370
    <includehint>kpushbutton.h</includehint>
 
371
    <includehint>klineedit.h</includehint>
 
372
</includehints>
304
373
</UI>