author | harlekin <harlekin> | 2003-03-22 18:46:33 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-22 18:46:33 (UTC) |
commit | bb032d71b3821bb649c0752ccbc29b2034a1046f (patch) (unidiff) | |
tree | 6ff75b083637f5fc3ff3340cd0266e327e03b638 | |
parent | bdf63a0c6e2b7c00fd1e7a49b80b6f6cdcb94682 (diff) | |
download | opie-bb032d71b3821bb649c0752ccbc29b2034a1046f.zip opie-bb032d71b3821bb649c0752ccbc29b2034a1046f.tar.gz opie-bb032d71b3821bb649c0752ccbc29b2034a1046f.tar.bz2 |
added 1.0.0.0/8 since its a popular range
-rw-r--r-- | core/settings/security/securitybase.ui | 15 |
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,56 +1,59 @@ | |||
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> |
@@ -134,48 +137,54 @@ | |||
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"> |