~ubuntu-branches/ubuntu/saucy/plasma-nm/saucy-proposed

« back to all changes in this revision

Viewing changes to vpn/openswan/openswan.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-08-16 19:07:09 UTC
  • Revision ID: package-import@ubuntu.com-20130816190709-ef9ydm9skigmg15l
Tags: upstream-0.0~git20130816
ImportĀ upstreamĀ versionĀ 0.0~git20130816

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>OpenswanWidget</class>
 
4
 <widget class="QWidget" name="OpenswanWidget">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>446</width>
 
10
    <height>300</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QFormLayout" name="formLayout">
 
14
   <item row="0" column="0">
 
15
    <widget class="QLabel" name="label">
 
16
     <property name="text">
 
17
      <string>Gateway:</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item row="0" column="1">
 
22
    <widget class="QLineEdit" name="gateway"/>
 
23
   </item>
 
24
   <item row="1" column="0">
 
25
    <widget class="QLabel" name="label_2">
 
26
     <property name="text">
 
27
      <string>Group name:</string>
 
28
     </property>
 
29
    </widget>
 
30
   </item>
 
31
   <item row="1" column="1">
 
32
    <widget class="QLineEdit" name="groupname"/>
 
33
   </item>
 
34
   <item row="2" column="0">
 
35
    <widget class="QLabel" name="label_4">
 
36
     <property name="text">
 
37
      <string>User password:</string>
 
38
     </property>
 
39
    </widget>
 
40
   </item>
 
41
   <item row="2" column="1">
 
42
    <layout class="QHBoxLayout" name="horizontalLayout">
 
43
     <item>
 
44
      <widget class="KLineEdit" name="userPassword">
 
45
       <property name="passwordMode">
 
46
        <bool>true</bool>
 
47
       </property>
 
48
      </widget>
 
49
     </item>
 
50
     <item>
 
51
      <widget class="QComboBox" name="cbUsernamePasswordMode">
 
52
       <item>
 
53
        <property name="text">
 
54
         <string>Store</string>
 
55
        </property>
 
56
       </item>
 
57
       <item>
 
58
        <property name="text">
 
59
         <string>Always Ask</string>
 
60
        </property>
 
61
       </item>
 
62
       <item>
 
63
        <property name="text">
 
64
         <string>Not Required</string>
 
65
        </property>
 
66
       </item>
 
67
      </widget>
 
68
     </item>
 
69
    </layout>
 
70
   </item>
 
71
   <item row="3" column="0">
 
72
    <widget class="QLabel" name="label_5">
 
73
     <property name="text">
 
74
      <string>Group password:</string>
 
75
     </property>
 
76
    </widget>
 
77
   </item>
 
78
   <item row="3" column="1">
 
79
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
80
     <item>
 
81
      <widget class="KLineEdit" name="groupPassword">
 
82
       <property name="passwordMode">
 
83
        <bool>true</bool>
 
84
       </property>
 
85
      </widget>
 
86
     </item>
 
87
     <item>
 
88
      <widget class="QComboBox" name="cbGroupPasswordMode">
 
89
       <item>
 
90
        <property name="text">
 
91
         <string>Store</string>
 
92
        </property>
 
93
       </item>
 
94
       <item>
 
95
        <property name="text">
 
96
         <string>Always Ask</string>
 
97
        </property>
 
98
       </item>
 
99
       <item>
 
100
        <property name="text">
 
101
         <string>Not Required</string>
 
102
        </property>
 
103
       </item>
 
104
      </widget>
 
105
     </item>
 
106
    </layout>
 
107
   </item>
 
108
   <item row="4" column="1">
 
109
    <widget class="QCheckBox" name="ckShowPasswords">
 
110
     <property name="text">
 
111
      <string>Show passwords</string>
 
112
     </property>
 
113
    </widget>
 
114
   </item>
 
115
   <item row="5" column="1">
 
116
    <spacer name="verticalSpacer">
 
117
     <property name="orientation">
 
118
      <enum>Qt::Vertical</enum>
 
119
     </property>
 
120
     <property name="sizeHint" stdset="0">
 
121
      <size>
 
122
       <width>20</width>
 
123
       <height>28</height>
 
124
      </size>
 
125
     </property>
 
126
    </spacer>
 
127
   </item>
 
128
   <item row="6" column="0">
 
129
    <widget class="QLabel" name="label_3">
 
130
     <property name="text">
 
131
      <string>User name:</string>
 
132
     </property>
 
133
    </widget>
 
134
   </item>
 
135
   <item row="6" column="1">
 
136
    <widget class="QLineEdit" name="username"/>
 
137
   </item>
 
138
   <item row="7" column="0">
 
139
    <widget class="QLabel" name="label_6">
 
140
     <property name="text">
 
141
      <string>Phase1 algorithms:</string>
 
142
     </property>
 
143
    </widget>
 
144
   </item>
 
145
   <item row="7" column="1">
 
146
    <widget class="QLineEdit" name="phase1"/>
 
147
   </item>
 
148
   <item row="8" column="0">
 
149
    <widget class="QLabel" name="label_7">
 
150
     <property name="text">
 
151
      <string>Phase2 algorithms:</string>
 
152
     </property>
 
153
    </widget>
 
154
   </item>
 
155
   <item row="8" column="1">
 
156
    <widget class="QLineEdit" name="phase2"/>
 
157
   </item>
 
158
   <item row="9" column="0">
 
159
    <widget class="QLabel" name="label_8">
 
160
     <property name="text">
 
161
      <string>Domain:</string>
 
162
     </property>
 
163
    </widget>
 
164
   </item>
 
165
   <item row="9" column="1">
 
166
    <widget class="QLineEdit" name="domain"/>
 
167
   </item>
 
168
  </layout>
 
169
 </widget>
 
170
 <customwidgets>
 
171
  <customwidget>
 
172
   <class>KLineEdit</class>
 
173
   <extends>QLineEdit</extends>
 
174
   <header>klineedit.h</header>
 
175
  </customwidget>
 
176
 </customwidgets>
 
177
 <tabstops>
 
178
  <tabstop>gateway</tabstop>
 
179
  <tabstop>groupname</tabstop>
 
180
  <tabstop>userPassword</tabstop>
 
181
  <tabstop>cbUsernamePasswordMode</tabstop>
 
182
  <tabstop>groupPassword</tabstop>
 
183
  <tabstop>cbGroupPasswordMode</tabstop>
 
184
  <tabstop>ckShowPasswords</tabstop>
 
185
  <tabstop>username</tabstop>
 
186
  <tabstop>phase1</tabstop>
 
187
  <tabstop>phase2</tabstop>
 
188
  <tabstop>domain</tabstop>
 
189
 </tabstops>
 
190
 <resources/>
 
191
 <connections/>
 
192
</ui>