author | llornkcor <llornkcor> | 2002-04-18 02:10:39 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-04-18 02:10:39 (UTC) |
commit | 1b88a74801a89c1a153eb2f91217711d90198766 (patch) (unidiff) | |
tree | 39b1ee0d81a840cbb4d2c79f8abf725bf615cbf5 | |
parent | 329d0e3182356a3a072ea417f71ce208b10865ce (diff) | |
download | opie-1b88a74801a89c1a153eb2f91217711d90198766.zip opie-1b88a74801a89c1a153eb2f91217711d90198766.tar.gz opie-1b88a74801a89c1a153eb2f91217711d90198766.tar.bz2 |
changed default ip to 192.168.129.0/24
-rw-r--r-- | core/settings/security/securitybase.ui | 8 |
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 | |||
@@ -116,25 +116,31 @@ | |||
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> |