diff --git a/mambabase/mambabase.kmdr b/mambabase/mambabase.kmdr
index 6e26304..5b5bc0f 100755
--- a/mambabase/mambabase.kmdr
+++ b/mambabase/mambabase.kmdr
@@ -229,7 +229,7 @@
- Copyright (c) 2007-2010 by mambaSoft di Silvan Calarco
+ Copyright (c) 2007-2011 by mambaSoft di Silvan Calarco
Released under the terms of the GNU GPL v3 license
@@ -277,53 +277,6 @@ Released under the terms of the GNU GPL v3 license
-
-
- checkButton
-
-
-
- 290
- 190
- 130
- 30
-
-
-
- C&heck again
-
-
-
-
-
-
-
-
-
- errorlabel
-
-
-
- 10
- 110
- 550
- 70
-
-
-
-
-
-
-
-
-
-
- AutoText
-
-
- WordBreak|AlignBottom
-
-
Label7
@@ -351,29 +304,6 @@ Released under the terms of the GNU GPL v3 license
WordBreak|AlignTop
-
-
- ConfigureButton
-
-
-
- 150
- 190
- 130
- 30
-
-
-
- Conf&igure
-
-
-
- @exec("wicd-client -n")
-@checknetwork.execute()
-
-
-
-
label
@@ -400,6 +330,53 @@ Released under the terms of the GNU GPL v3 license
WordBreak|AlignBottom
+
+
+ errorlabel
+
+
+
+ 10
+ 110
+ 550
+ 70
+
+
+
+
+
+
+
+
+
+
+ AutoText
+
+
+ WordBreak|AlignBottom
+
+
+
+
+ checkButton
+
+
+
+ 220
+ 190
+ 130
+ 30
+
+
+
+ C&heck again
+
+
+
+
+
+
+
@@ -424,7 +401,6 @@ dcop @dcopid KommanderIf setChecked BackBox false
RET=$?
if [ $RET -eq 0 ]; then
dcop @dcopid KommanderIf setVisible checkButton false
- dcop @dcopid KommanderIf setVisible ConfigureButton false
dcop @dcopid KommanderIf setChecked NextBox true
dcop @dcopid KommanderIf setVisible label true
dcop @dcopid KommanderIf setText errorlabel ""
@@ -432,7 +408,6 @@ else
dcop @dcopid KommanderIf setChecked NextBox false
dcop @dcopid KommanderIf setText errorlabel "<font color=red>@i18n("Error: could not contact repository host (www.openmamba.org, ret=$RET).")</font><br>@i18n("Please check your network configuration and press the button below to try again.")"
dcop @dcopid KommanderIf setVisible checkButton true
- dcop @dcopid KommanderIf setVisible ConfigureButton true
dcop @dcopid KommanderIf setVisible label false
fi
diff --git a/mambabase/mambabase.sh b/mambabase/mambabase.sh
index 48611a6..7b690e7 100644
--- a/mambabase/mambabase.sh
+++ b/mambabase/mambabase.sh
@@ -1,5 +1,5 @@
# openmamba post installation script
-# Copyright (c) 2007-2010 by Silvan Calarco
+# Copyright (c) 2007-2011 by Silvan Calarco
#
# Released under the terms of the GNU GPLv3 License
@@ -50,7 +50,7 @@ DCOPID=$2
echo $"\
openmamba installation script - version $VERSION
-Copyright (c) 2007-2010 by Silvan Calarco
+Copyright (c) 2007-2011 by Silvan Calarco
"
[ "$DCOPID" ] && dcop $DCOPID KommanderIf setChecked NextBox false
diff --git a/mambabase/po/es.po b/mambabase/po/es.po
index 5f8f558..12b862a 100644
--- a/mambabase/po/es.po
+++ b/mambabase/po/es.po
@@ -38,10 +38,10 @@ msgstr ""
#: _from_rc.cc:9
msgid ""
-"Copyright (c) 2007-2010 by Silvan Calarco\n"
+"Copyright (c) 2007-2011 by Silvan Calarco\n"
"Released under the terms of the GNU GPL v3 license"
msgstr ""
-"Copyright (c) 2007-2010 by Silvan Calarco\n"
+"Copyright (c) 2007-2011 by Silvan Calarco\n"
"Expedido según los terminos de la licencia GNU GPL versione 3"
#: _from_rc.cc:10
@@ -240,10 +240,10 @@ msgstr " operación."
#: mambabase.sh:49
msgid ""
"openmamba installation script - version $VERSION\n"
-"Copyright (c) 2007-2010 by Silvan Calarco \n"
+"Copyright (c) 2007-2011 by Silvan Calarco \n"
msgstr ""
"Script de instalación de openmamba - versión $VERSION\n"
-"Copyright (c) 2007-2010 by Silvan Calarco \n"
+"Copyright (c) 2007-2011 by Silvan Calarco \n"
#: mambabase.sh:55
msgid "Starting installation..."
msgstr "Inicio de la instalación..."
diff --git a/mambabase/po/it.po b/mambabase/po/it.po
index c4f8009..949a344 100644
--- a/mambabase/po/it.po
+++ b/mambabase/po/it.po
@@ -38,10 +38,10 @@ msgstr ""
#: _from_rc.cc:9
msgid ""
-"Copyright (c) 2007-2010 by Silvan Calarco\n"
+"Copyright (c) 2007-2011 by Silvan Calarco\n"
"Released under the terms of the GNU GPL v3 license"
msgstr ""
-"Copyright (c) 2007-2010 by Silvan Calarco\n"
+"Copyright (c) 2007-2011 by Silvan Calarco\n"
"Rilasciato secondo i termini della licenza GNU GPL versione 3"
#: _from_rc.cc:10