~ubuntu-branches/ubuntu/hoary/psi/hoary

« back to all changes in this revision

Viewing changes to src/ui_changepw.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>ChangePasswordUI</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>ChangePasswordUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>331</width>
 
12
            <height>149</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Change Password</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>11</number>
 
24
        </property>
 
25
        <property name="spacing">
 
26
            <number>6</number>
 
27
        </property>
 
28
        <widget class="QLayoutWidget">
 
29
            <property name="name">
 
30
                <cstring>Layout1</cstring>
 
31
            </property>
 
32
            <grid>
 
33
                <property name="name">
 
34
                    <cstring>unnamed</cstring>
 
35
                </property>
 
36
                <property name="margin">
 
37
                    <number>0</number>
 
38
                </property>
 
39
                <property name="spacing">
 
40
                    <number>6</number>
 
41
                </property>
 
42
                <widget class="QLineEdit" row="2" column="1">
 
43
                    <property name="name">
 
44
                        <cstring>le_pwver</cstring>
 
45
                    </property>
 
46
                    <property name="echoMode">
 
47
                        <enum>Password</enum>
 
48
                    </property>
 
49
                </widget>
 
50
                <widget class="QLineEdit" row="0" column="1">
 
51
                    <property name="name">
 
52
                        <cstring>le_pwcur</cstring>
 
53
                    </property>
 
54
                    <property name="echoMode">
 
55
                        <enum>Password</enum>
 
56
                    </property>
 
57
                </widget>
 
58
                <widget class="QLabel" row="2" column="0">
 
59
                    <property name="name">
 
60
                        <cstring>lb_pwver</cstring>
 
61
                    </property>
 
62
                    <property name="text">
 
63
                        <string>Confirm new password:</string>
 
64
                    </property>
 
65
                </widget>
 
66
                <widget class="QLabel" row="0" column="0">
 
67
                    <property name="name">
 
68
                        <cstring>lb_pwcur</cstring>
 
69
                    </property>
 
70
                    <property name="text">
 
71
                        <string>Current password:</string>
 
72
                    </property>
 
73
                </widget>
 
74
                <widget class="QLineEdit" row="1" column="1">
 
75
                    <property name="name">
 
76
                        <cstring>le_pwnew</cstring>
 
77
                    </property>
 
78
                    <property name="echoMode">
 
79
                        <enum>Password</enum>
 
80
                    </property>
 
81
                </widget>
 
82
                <widget class="QLabel" row="1" column="0">
 
83
                    <property name="name">
 
84
                        <cstring>lb_pwnew</cstring>
 
85
                    </property>
 
86
                    <property name="text">
 
87
                        <string>New password:</string>
 
88
                    </property>
 
89
                </widget>
 
90
            </grid>
 
91
        </widget>
 
92
        <spacer>
 
93
            <property name="name">
 
94
                <cstring>Spacer2</cstring>
 
95
            </property>
 
96
            <property name="orientation">
 
97
                <enum>Vertical</enum>
 
98
            </property>
 
99
            <property name="sizeType">
 
100
                <enum>Expanding</enum>
 
101
            </property>
 
102
            <property name="sizeHint">
 
103
                <size>
 
104
                    <width>20</width>
 
105
                    <height>16</height>
 
106
                </size>
 
107
            </property>
 
108
        </spacer>
 
109
        <widget class="Line">
 
110
            <property name="name">
 
111
                <cstring>Line1</cstring>
 
112
            </property>
 
113
            <property name="frameShape">
 
114
                <enum>HLine</enum>
 
115
            </property>
 
116
            <property name="frameShadow">
 
117
                <enum>Sunken</enum>
 
118
            </property>
 
119
            <property name="orientation">
 
120
                <enum>Horizontal</enum>
 
121
            </property>
 
122
        </widget>
 
123
        <widget class="QLayoutWidget">
 
124
            <property name="name">
 
125
                <cstring>layout54</cstring>
 
126
            </property>
 
127
            <hbox>
 
128
                <property name="name">
 
129
                    <cstring>unnamed</cstring>
 
130
                </property>
 
131
                <widget class="BusyWidget">
 
132
                    <property name="name">
 
133
                        <cstring>busy</cstring>
 
134
                    </property>
 
135
                </widget>
 
136
                <spacer>
 
137
                    <property name="name">
 
138
                        <cstring>Spacer1</cstring>
 
139
                    </property>
 
140
                    <property name="orientation">
 
141
                        <enum>Horizontal</enum>
 
142
                    </property>
 
143
                    <property name="sizeType">
 
144
                        <enum>Expanding</enum>
 
145
                    </property>
 
146
                    <property name="sizeHint">
 
147
                        <size>
 
148
                            <width>110</width>
 
149
                            <height>20</height>
 
150
                        </size>
 
151
                    </property>
 
152
                </spacer>
 
153
                <widget class="IconButton">
 
154
                    <property name="name">
 
155
                        <cstring>pb_close</cstring>
 
156
                    </property>
 
157
                    <property name="text">
 
158
                        <string>&amp;Close</string>
 
159
                    </property>
 
160
                    <property name="iconName" stdset="0">
 
161
                        <string>psi/close</string>
 
162
                    </property>
 
163
                </widget>
 
164
                <widget class="IconButton">
 
165
                    <property name="name">
 
166
                        <cstring>pb_apply</cstring>
 
167
                    </property>
 
168
                    <property name="text">
 
169
                        <string>&amp;Apply</string>
 
170
                    </property>
 
171
                    <property name="iconName" stdset="0">
 
172
                        <string>psi/register</string>
 
173
                    </property>
 
174
                </widget>
 
175
            </hbox>
 
176
        </widget>
 
177
    </vbox>
 
178
</widget>
 
179
<tabstops>
 
180
    <tabstop>le_pwcur</tabstop>
 
181
    <tabstop>le_pwnew</tabstop>
 
182
    <tabstop>le_pwver</tabstop>
 
183
</tabstops>
 
184
<layoutdefaults spacing="6" margin="11"/>
 
185
<includehints>
 
186
    <includehint>busywidget.h</includehint>
 
187
    <includehint>iconwidget.h</includehint>
 
188
    <includehint>iconwidget.h</includehint>
 
189
</includehints>
 
190
</UI>