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