summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/security/securitybase.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/core/settings/security/securitybase.ui b/core/settings/security/securitybase.ui
index 2f3189d..985744a 100644
--- a/core/settings/security/securitybase.ui
+++ b/core/settings/security/securitybase.ui
@@ -1,200 +1,206 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>SecurityBase</class> 2<class>SecurityBase</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>SecurityBase</cstring> 7 <cstring>SecurityBase</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>281</width> 14 <width>281</width>
15 <height>328</height> 15 <height>328</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Security Settings</string> 20 <string>Security Settings</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <grid> 25 <grid>
26 <property stdset="1"> 26 <property stdset="1">
27 <name>margin</name> 27 <name>margin</name>
28 <number>11</number> 28 <number>11</number>
29 </property> 29 </property>
30 <property stdset="1"> 30 <property stdset="1">
31 <name>spacing</name> 31 <name>spacing</name>
32 <number>6</number> 32 <number>6</number>
33 </property> 33 </property>
34 <widget row="0" column="0" > 34 <widget row="0" column="0" >
35 <class>QLayoutWidget</class> 35 <class>QLayoutWidget</class>
36 <property stdset="1"> 36 <property stdset="1">
37 <name>name</name> 37 <name>name</name>
38 <cstring>Layout1</cstring> 38 <cstring>Layout1</cstring>
39 </property> 39 </property>
40 <property> 40 <property>
41 <name>layoutSpacing</name> 41 <name>layoutSpacing</name>
42 </property> 42 </property>
43 <hbox> 43 <hbox>
44 <property stdset="1"> 44 <property stdset="1">
45 <name>margin</name> 45 <name>margin</name>
46 <number>0</number> 46 <number>0</number>
47 </property> 47 </property>
48 <property stdset="1"> 48 <property stdset="1">
49 <name>spacing</name> 49 <name>spacing</name>
50 <number>-1</number> 50 <number>-1</number>
51 </property> 51 </property>
52 <widget> 52 <widget>
53 <class>QPushButton</class> 53 <class>QPushButton</class>
54 <property stdset="1"> 54 <property stdset="1">
55 <name>name</name> 55 <name>name</name>
56 <cstring>changepasscode</cstring> 56 <cstring>changepasscode</cstring>
57 </property> 57 </property>
58 <property stdset="1"> 58 <property stdset="1">
59 <name>text</name> 59 <name>text</name>
60 <string>Change passcode</string> 60 <string>Change passcode</string>
61 </property> 61 </property>
62 </widget> 62 </widget>
63 <widget> 63 <widget>
64 <class>QPushButton</class> 64 <class>QPushButton</class>
65 <property stdset="1"> 65 <property stdset="1">
66 <name>name</name> 66 <name>name</name>
67 <cstring>clearpasscode</cstring> 67 <cstring>clearpasscode</cstring>
68 </property> 68 </property>
69 <property stdset="1"> 69 <property stdset="1">
70 <name>text</name> 70 <name>text</name>
71 <string>Clear passcode</string> 71 <string>Clear passcode</string>
72 </property> 72 </property>
73 </widget> 73 </widget>
74 </hbox> 74 </hbox>
75 </widget> 75 </widget>
76 <widget row="1" column="0" > 76 <widget row="1" column="0" >
77 <class>QCheckBox</class> 77 <class>QCheckBox</class>
78 <property stdset="1"> 78 <property stdset="1">
79 <name>name</name> 79 <name>name</name>
80 <cstring>passcode_poweron</cstring> 80 <cstring>passcode_poweron</cstring>
81 </property> 81 </property>
82 <property stdset="1"> 82 <property stdset="1">
83 <name>text</name> 83 <name>text</name>
84 <string>Require pass code at power-on</string> 84 <string>Require pass code at power-on</string>
85 </property> 85 </property>
86 </widget> 86 </widget>
87 <widget row="3" column="0" > 87 <widget row="3" column="0" >
88 <class>QTabWidget</class> 88 <class>QTabWidget</class>
89 <property stdset="1"> 89 <property stdset="1">
90 <name>name</name> 90 <name>name</name>
91 <cstring>TabWidget2</cstring> 91 <cstring>TabWidget2</cstring>
92 </property> 92 </property>
93 <widget> 93 <widget>
94 <class>QWidget</class> 94 <class>QWidget</class>
95 <property stdset="1"> 95 <property stdset="1">
96 <name>name</name> 96 <name>name</name>
97 <cstring>tab</cstring> 97 <cstring>tab</cstring>
98 </property> 98 </property>
99 <attribute> 99 <attribute>
100 <name>title</name> 100 <name>title</name>
101 <string>Sync</string> 101 <string>Sync</string>
102 </attribute> 102 </attribute>
103 <vbox> 103 <vbox>
104 <property stdset="1"> 104 <property stdset="1">
105 <name>margin</name> 105 <name>margin</name>
106 <number>11</number> 106 <number>11</number>
107 </property> 107 </property>
108 <property stdset="1"> 108 <property stdset="1">
109 <name>spacing</name> 109 <name>spacing</name>
110 <number>6</number> 110 <number>6</number>
111 </property> 111 </property>
112 <widget> 112 <widget>
113 <class>QLabel</class> 113 <class>QLabel</class>
114 <property stdset="1"> 114 <property stdset="1">
115 <name>name</name> 115 <name>name</name>
116 <cstring>TextLabel1_2</cstring> 116 <cstring>TextLabel1_2</cstring>
117 </property> 117 </property>
118 <property stdset="1"> 118 <property stdset="1">
119 <name>text</name> 119 <name>text</name>
120 <string>Accept sync from network:</string> 120 <string>Accept sync from network:</string>
121 </property> 121 </property>
122 </widget> 122 </widget>
123 <widget> 123 <widget>
124 <class>QComboBox</class> 124 <class>QComboBox</class>
125 <item> 125 <item>
126 <property> 126 <property>
127 <name>text</name> 127 <name>text</name>
128 <string>192.168.1.0/24 (default)</string> 128 <string>192.168.129.0/24 (default)</string>
129 </property>
130 </item>
131 <item>
132 <property>
133 <name>text</name>
134 <string>192.168.1.0/24</string>
129 </property> 135 </property>
130 </item> 136 </item>
131 <item> 137 <item>
132 <property> 138 <property>
133 <name>text</name> 139 <name>text</name>
134 <string>192.168.0.0/16</string> 140 <string>192.168.0.0/16</string>
135 </property> 141 </property>
136 </item> 142 </item>
137 <item> 143 <item>
138 <property> 144 <property>
139 <name>text</name> 145 <name>text</name>
140 <string>172.16.0.0/12</string> 146 <string>172.16.0.0/12</string>
141 </property> 147 </property>
142 </item> 148 </item>
143 <item> 149 <item>
144 <property> 150 <property>
145 <name>text</name> 151 <name>text</name>
146 <string>10.0.0.0/8</string> 152 <string>10.0.0.0/8</string>
147 </property> 153 </property>
148 </item> 154 </item>
149 <item> 155 <item>
150 <property> 156 <property>
151 <name>text</name> 157 <name>text</name>
152 <string>Any</string> 158 <string>Any</string>
153 </property> 159 </property>
154 </item> 160 </item>
155 <item> 161 <item>
156 <property> 162 <property>
157 <name>text</name> 163 <name>text</name>
158 <string>None</string> 164 <string>None</string>
159 </property> 165 </property>
160 </item> 166 </item>
161 <property stdset="1"> 167 <property stdset="1">
162 <name>name</name> 168 <name>name</name>
163 <cstring>syncnet</cstring> 169 <cstring>syncnet</cstring>
164 </property> 170 </property>
165 <property stdset="1"> 171 <property stdset="1">
166 <name>editable</name> 172 <name>editable</name>
167 <bool>true</bool> 173 <bool>true</bool>
168 </property> 174 </property>
169 </widget> 175 </widget>
170 </vbox> 176 </vbox>
171 </widget> 177 </widget>
172 </widget> 178 </widget>
173 <widget row="2" column="0" > 179 <widget row="2" column="0" >
174 <class>QLabel</class> 180 <class>QLabel</class>
175 <property stdset="1"> 181 <property stdset="1">
176 <name>name</name> 182 <name>name</name>
177 <cstring>TextLabel1</cstring> 183 <cstring>TextLabel1</cstring>
178 </property> 184 </property>
179 <property stdset="1"> 185 <property stdset="1">
180 <name>sizePolicy</name> 186 <name>sizePolicy</name>
181 <sizepolicy> 187 <sizepolicy>
182 <hsizetype>5</hsizetype> 188 <hsizetype>5</hsizetype>
183 <vsizetype>7</vsizetype> 189 <vsizetype>7</vsizetype>
184 </sizepolicy> 190 </sizepolicy>
185 </property> 191 </property>
186 <property stdset="1"> 192 <property stdset="1">
187 <name>text</name> 193 <name>text</name>
188 <string>&lt;P&gt;Pass code protection provides a minimal level of protection from casual access to this device.</string> 194 <string>&lt;P&gt;Pass code protection provides a minimal level of protection from casual access to this device.</string>
189 </property> 195 </property>
190 <property stdset="1"> 196 <property stdset="1">
191 <name>alignment</name> 197 <name>alignment</name>
192 <set>AlignTop|AlignLeft</set> 198 <set>AlignTop|AlignLeft</set>
193 </property> 199 </property>
194 <property> 200 <property>
195 <name>vAlign</name> 201 <name>vAlign</name>
196 </property> 202 </property>
197 </widget> 203 </widget>
198 </grid> 204 </grid>
199</widget> 205</widget>
200</UI> 206</UI>