author | benmeyer <benmeyer> | 2002-10-21 21:03:31 (UTC) |
---|---|---|
committer | benmeyer <benmeyer> | 2002-10-21 21:03:31 (UTC) |
commit | e2f94235dae5ec84a5e888e4114ce0bdd91db7e7 (patch) (unidiff) | |
tree | 62b35b1348229968e94203170defbee798bd1bd1 | |
parent | 67e264a42b742759856f09be0d8ad126097a70fd (diff) | |
download | opie-e2f94235dae5ec84a5e888e4114ce0bdd91db7e7.zip opie-e2f94235dae5ec84a5e888e4114ce0bdd91db7e7.tar.gz opie-e2f94235dae5ec84a5e888e4114ce0bdd91db7e7.tar.bz2 |
Fix segfault
-rw-r--r-- | noncore/net/networksetup/interfacesetup.ui | 4 | ||||
-rw-r--r-- | noncore/settings/networksettings/interfacesetup.ui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/networksetup/interfacesetup.ui b/noncore/net/networksetup/interfacesetup.ui index c94b1be..0c834fe 100644 --- a/noncore/net/networksetup/interfacesetup.ui +++ b/noncore/net/networksetup/interfacesetup.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>276</width> | 14 | <width>290</width> |
15 | <height>280</height> | 15 | <height>280</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -36,7 +36,7 @@ | |||
36 | </property> | 36 | </property> |
37 | <property stdset="1"> | 37 | <property stdset="1"> |
38 | <name>text</name> | 38 | <name>text</name> |
39 | <string>Automaticly bring up</string> | 39 | <string>Automatically bring up</string> |
40 | </property> | 40 | </property> |
41 | </widget> | 41 | </widget> |
42 | <widget> | 42 | <widget> |
diff --git a/noncore/settings/networksettings/interfacesetup.ui b/noncore/settings/networksettings/interfacesetup.ui index c94b1be..0c834fe 100644 --- a/noncore/settings/networksettings/interfacesetup.ui +++ b/noncore/settings/networksettings/interfacesetup.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>276</width> | 14 | <width>290</width> |
15 | <height>280</height> | 15 | <height>280</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -36,7 +36,7 @@ | |||
36 | </property> | 36 | </property> |
37 | <property stdset="1"> | 37 | <property stdset="1"> |
38 | <name>text</name> | 38 | <name>text</name> |
39 | <string>Automaticly bring up</string> | 39 | <string>Automatically bring up</string> |
40 | </property> | 40 | </property> |
41 | </widget> | 41 | </widget> |
42 | <widget> | 42 | <widget> |