~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to kdepasswd/kcm/main_widget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-27 12:09:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527120948-dottsyd5rcwhzd36
Tags: 4:4.0.80-1ubuntu1
* Merge with Debian
 - remove 97_fix_target_link_libraries.diff
 - Add replaces/conflicts on -kde4 packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>MainWidget</class>
3
 
<author>Frans Englich &lt;frans.englich@telia.com&gt;</author>
4
 
<widget class="QWidget">
5
 
    <property name="name">
6
 
        <cstring>MainWidget</cstring>
7
 
    </property>
8
 
    <property name="geometry">
9
 
        <rect>
10
 
            <x>0</x>
11
 
            <y>0</y>
12
 
            <width>518</width>
13
 
            <height>561</height>
14
 
        </rect>
15
 
    </property>
16
 
    <property name="caption">
17
 
        <string>KCMUserAccount</string>
18
 
    </property>
19
 
    <grid>
20
 
        <property name="name">
21
 
            <cstring>unnamed</cstring>
22
 
        </property>
23
 
        <widget class="KPushButton" row="0" column="0">
24
 
            <property name="name">
25
 
                <cstring>btnChangeFace</cstring>
26
 
            </property>
27
 
            <property name="sizePolicy">
28
 
                <sizepolicy>
29
 
                    <hsizetype>0</hsizetype>
30
 
                    <vsizetype>0</vsizetype>
31
 
                    <horstretch>0</horstretch>
32
 
                    <verstretch>0</verstretch>
33
 
                </sizepolicy>
34
 
            </property>
35
 
            <property name="minimumSize">
36
 
                <size>
37
 
                    <width>74</width>
38
 
                    <height>74</height>
39
 
                </size>
40
 
            </property>
41
 
            <property name="maximumSize">
42
 
                <size>
43
 
                    <width>74</width>
44
 
                    <height>74</height>
45
 
                </size>
46
 
            </property>
47
 
            <property name="acceptDrops">
48
 
                <bool>true</bool>
49
 
            </property>
50
 
            <property name="text">
51
 
                <string></string>
52
 
            </property>
53
 
        </widget>
54
 
        <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="4">
55
 
            <property name="name">
56
 
                <cstring>grpUserInformation</cstring>
57
 
            </property>
58
 
            <property name="title">
59
 
                <string>User Information</string>
60
 
            </property>
61
 
            <grid>
62
 
                <property name="name">
63
 
                    <cstring>unnamed</cstring>
64
 
                </property>
65
 
                <widget class="QLabel" row="1" column="0">
66
 
                    <property name="name">
67
 
                        <cstring>lblOrganisation</cstring>
68
 
                    </property>
69
 
                    <property name="text">
70
 
                        <string>&amp;Organization:</string>
71
 
                    </property>
72
 
                    <property name="buddy" stdset="0">
73
 
                        <cstring>leOrganization</cstring>
74
 
                    </property>
75
 
                </widget>
76
 
                <widget class="QLineEdit" row="0" column="1">
77
 
                    <property name="name">
78
 
                        <cstring>leRealname</cstring>
79
 
                    </property>
80
 
                </widget>
81
 
                <widget class="QLabel" row="0" column="0">
82
 
                    <property name="name">
83
 
                        <cstring>lblRealName</cstring>
84
 
                    </property>
85
 
                    <property name="text">
86
 
                        <string>&amp;Name:</string>
87
 
                    </property>
88
 
                    <property name="buddy" stdset="0">
89
 
                        <cstring>leRealname</cstring>
90
 
                    </property>
91
 
                </widget>
92
 
                <widget class="QLineEdit" row="1" column="1">
93
 
                    <property name="name">
94
 
                        <cstring>leOrganization</cstring>
95
 
                    </property>
96
 
                </widget>
97
 
                <widget class="QLabel" row="2" column="0">
98
 
                    <property name="name">
99
 
                        <cstring>lblEmail</cstring>
100
 
                    </property>
101
 
                    <property name="text">
102
 
                        <string>&amp;Email address:</string>
103
 
                    </property>
104
 
                    <property name="buddy" stdset="0">
105
 
                        <cstring>leEmail</cstring>
106
 
                    </property>
107
 
                </widget>
108
 
                <widget class="QLineEdit" row="2" column="1">
109
 
                    <property name="name">
110
 
                        <cstring>leEmail</cstring>
111
 
                    </property>
112
 
                </widget>
113
 
                <widget class="QLabel" row="3" column="0">
114
 
                    <property name="name">
115
 
                        <cstring>textLabel3</cstring>
116
 
                    </property>
117
 
                    <property name="text">
118
 
                        <string>&amp;SMTP server:</string>
119
 
                    </property>
120
 
                    <property name="buddy" stdset="0">
121
 
                        <cstring>leSMTP</cstring>
122
 
                    </property>
123
 
                </widget>
124
 
                <widget class="QLineEdit" row="3" column="1">
125
 
                    <property name="name">
126
 
                        <cstring>leSMTP</cstring>
127
 
                    </property>
128
 
                </widget>
129
 
                <widget class="QLabel" row="5" column="0">
130
 
                    <property name="name">
131
 
                        <cstring>lblUIDTell</cstring>
132
 
                    </property>
133
 
                    <property name="text">
134
 
                        <string>User ID:</string>
135
 
                    </property>
136
 
                </widget>
137
 
                <widget class="QLabel" row="5" column="1">
138
 
                    <property name="name">
139
 
                        <cstring>lblUID</cstring>
140
 
                    </property>
141
 
                    <property name="text">
142
 
                        <string></string>
143
 
                    </property>
144
 
                </widget>
145
 
            </grid>
146
 
        </widget>
147
 
        <spacer row="4" column="2">
148
 
            <property name="name">
149
 
                <cstring>spacer3</cstring>
150
 
            </property>
151
 
            <property name="orientation">
152
 
                <enum>Vertical</enum>
153
 
            </property>
154
 
            <property name="sizeType">
155
 
                <enum>Expanding</enum>
156
 
            </property>
157
 
            <property name="sizeHint">
158
 
                <size>
159
 
                    <width>20</width>
160
 
                    <height>16</height>
161
 
                </size>
162
 
            </property>
163
 
        </spacer>
164
 
        <widget class="QLayoutWidget" row="0" column="1" rowspan="1" colspan="3">
165
 
            <property name="name">
166
 
                <cstring>layout1</cstring>
167
 
            </property>
168
 
            <vbox>
169
 
                <property name="name">
170
 
                    <cstring>unnamed</cstring>
171
 
                </property>
172
 
                <widget class="QLabel">
173
 
                    <property name="name">
174
 
                        <cstring>lblUsername</cstring>
175
 
                    </property>
176
 
                    <property name="font">
177
 
                        <font>
178
 
                            <family>Bitstream Charter</family>
179
 
                            <pointsize>14</pointsize>
180
 
                        </font>
181
 
                    </property>
182
 
                    <property name="text">
183
 
                        <string></string>
184
 
                    </property>
185
 
                    <property name="alignment">
186
 
                        <set>AlignVCenter</set>
187
 
                    </property>
188
 
                </widget>
189
 
                <widget class="QLabel">
190
 
                    <property name="name">
191
 
                        <cstring>lblClickButtonInfo</cstring>
192
 
                    </property>
193
 
                    <property name="text">
194
 
                        <string>&lt;i&gt;(Click the button to change your image)&lt;/i&gt;</string>
195
 
                    </property>
196
 
                    <property name="alignment">
197
 
                        <set>AlignVCenter</set>
198
 
                    </property>
199
 
                </widget>
200
 
            </vbox>
201
 
        </widget>
202
 
        <widget class="KPushButton" row="3" column="0" rowspan="1" colspan="2">
203
 
            <property name="name">
204
 
                <cstring>btnChangePassword</cstring>
205
 
            </property>
206
 
            <property name="text">
207
 
                <string>Change Password...</string>
208
 
            </property>
209
 
        </widget>
210
 
        <spacer row="3" column="3">
211
 
            <property name="name">
212
 
                <cstring>spacer2</cstring>
213
 
            </property>
214
 
            <property name="orientation">
215
 
                <enum>Horizontal</enum>
216
 
            </property>
217
 
            <property name="sizeType">
218
 
                <enum>Expanding</enum>
219
 
            </property>
220
 
            <property name="sizeHint">
221
 
                <size>
222
 
                    <width>111</width>
223
 
                    <height>20</height>
224
 
                </size>
225
 
            </property>
226
 
        </spacer>
227
 
        <widget class="QButtonGroup" row="2" column="0" rowspan="1" colspan="4">
228
 
            <property name="name">
229
 
                <cstring>kcfg_EchoMode</cstring>
230
 
            </property>
231
 
            <property name="title">
232
 
                <string>At Password Prompt</string>
233
 
            </property>
234
 
            <property name="flat">
235
 
                <bool>false</bool>
236
 
            </property>
237
 
            <property name="checkable">
238
 
                <bool>false</bool>
239
 
            </property>
240
 
            <property name="checked">
241
 
                <bool>false</bool>
242
 
            </property>
243
 
            <property name="selectedId" stdset="0">
244
 
                <number>0</number>
245
 
            </property>
246
 
            <grid>
247
 
                <property name="name">
248
 
                    <cstring>unnamed</cstring>
249
 
                </property>
250
 
                <widget class="QRadioButton" row="0" column="0">
251
 
                    <property name="name">
252
 
                        <cstring>rdbOneStar</cstring>
253
 
                    </property>
254
 
                    <property name="text">
255
 
                        <string>Show one star for each letter</string>
256
 
                    </property>
257
 
                </widget>
258
 
                <widget class="QRadioButton" row="1" column="0">
259
 
                    <property name="name">
260
 
                        <cstring>rdbThreeStars</cstring>
261
 
                    </property>
262
 
                    <property name="text">
263
 
                        <string>Show three stars for each letter</string>
264
 
                    </property>
265
 
                </widget>
266
 
                <widget class="QRadioButton" row="2" column="0">
267
 
                    <property name="name">
268
 
                        <cstring>rdbShowPassword</cstring>
269
 
                    </property>
270
 
                    <property name="text">
271
 
                        <string>Show nothing</string>
272
 
                    </property>
273
 
                </widget>
274
 
            </grid>
275
 
        </widget>
276
 
    </grid>
277
 
</widget>
278
 
<tabstops>
279
 
    <tabstop>btnChangeFace</tabstop>
280
 
    <tabstop>leRealname</tabstop>
281
 
    <tabstop>leOrganization</tabstop>
282
 
    <tabstop>leEmail</tabstop>
283
 
    <tabstop>leSMTP</tabstop>
284
 
    <tabstop>rdbOneStar</tabstop>
285
 
    <tabstop>rdbThreeStars</tabstop>
286
 
    <tabstop>rdbShowPassword</tabstop>
287
 
    <tabstop>btnChangePassword</tabstop>
288
 
</tabstops>
289
 
<includes>
290
 
    <include location="local" impldecl="in implementation">kdialog.h</include>
291
 
</includes>
292
 
<layoutdefaults spacing="6" margin="11"/>
293
 
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
294
 
</UI>