~ubuntu-branches/ubuntu/lucid/knetworkmanager/lucid

« back to all changes in this revision

Viewing changes to knetworkmanager-0.7/vpn-plugins/openvpn/src/openvpnauth.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-09-26 12:40:26 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080926124026-t5fr920l4lf2l6hz
Tags: 1:0.7svn864988-0ubuntu1
New upstream snapshot, now works with current NM API, 
closes LP: #259278

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 
2
<class>OpenVPNAuthenticationWidget</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>OpenVPNAuthenticationWidget</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>372</width>
 
12
            <height>171</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>OpenVPNAuthentication</string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QLabel" row="0" column="0">
 
26
            <property name="name">
 
27
                <cstring>textLabel1</cstring>
 
28
            </property>
 
29
            <property name="text">
 
30
                <string>Password</string>
 
31
            </property>
 
32
        </widget>
 
33
        <spacer row="0" column="2">
 
34
            <property name="name">
 
35
                <cstring>spacer2</cstring>
 
36
            </property>
 
37
            <property name="orientation">
 
38
                <enum>Horizontal</enum>
 
39
            </property>
 
40
            <property name="sizeType">
 
41
                <enum>Expanding</enum>
 
42
            </property>
 
43
            <property name="sizeHint">
 
44
                <size>
 
45
                    <width>40</width>
 
46
                    <height>20</height>
 
47
                </size>
 
48
            </property>
 
49
        </spacer>
 
50
        <spacer row="2" column="1">
 
51
            <property name="name">
 
52
                <cstring>spacer1</cstring>
 
53
            </property>
 
54
            <property name="orientation">
 
55
                <enum>Vertical</enum>
 
56
            </property>
 
57
            <property name="sizeType">
 
58
                <enum>Expanding</enum>
 
59
            </property>
 
60
            <property name="sizeHint">
 
61
                <size>
 
62
                    <width>20</width>
 
63
                    <height>40</height>
 
64
                </size>
 
65
            </property>
 
66
        </spacer>
 
67
        <widget class="KPasswordEdit" row="0" column="1">
 
68
            <property name="name">
 
69
                <cstring>editUserPassword</cstring>
 
70
            </property>
 
71
        </widget>
 
72
    </grid>
 
73
</widget>
 
74
<customwidgets>
 
75
</customwidgets>
 
76
<layoutdefaults spacing="6" margin="11"/>
 
77
<includehints>
 
78
    
 
79
</includehints>
 
80
</UI>