mambabase: remove configure network button and update copyright year
This commit is contained in:
parent
0900dd956b
commit
ceb739233a
@ -229,7 +229,7 @@
|
|||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Copyright (c) 2007-2010 by mambaSoft di Silvan Calarco
|
<string>Copyright (c) 2007-2011 by mambaSoft di Silvan Calarco
|
||||||
Released under the terms of the GNU GPL v3 license</string>
|
Released under the terms of the GNU GPL v3 license</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat">
|
<property name="textFormat">
|
||||||
@ -277,53 +277,6 @@ Released under the terms of the GNU GPL v3 license</string>
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string></string>
|
<string></string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="ExecButton">
|
|
||||||
<property name="name">
|
|
||||||
<cstring>checkButton</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>290</x>
|
|
||||||
<y>190</y>
|
|
||||||
<width>130</width>
|
|
||||||
<height>30</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>C&heck again</string>
|
|
||||||
</property>
|
|
||||||
<property name="associations" stdset="0">
|
|
||||||
<stringlist>
|
|
||||||
<string></string>
|
|
||||||
</stringlist>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="Label">
|
|
||||||
<property name="name">
|
|
||||||
<cstring>errorlabel</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>10</x>
|
|
||||||
<y>110</y>
|
|
||||||
<width>550</width>
|
|
||||||
<height>70</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="font">
|
|
||||||
<font>
|
|
||||||
</font>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string></string>
|
|
||||||
</property>
|
|
||||||
<property name="textFormat">
|
|
||||||
<enum>AutoText</enum>
|
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>WordBreak|AlignBottom</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="Label">
|
<widget class="Label">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>Label7</cstring>
|
<cstring>Label7</cstring>
|
||||||
@ -351,29 +304,6 @@ Released under the terms of the GNU GPL v3 license</string>
|
|||||||
<set>WordBreak|AlignTop</set>
|
<set>WordBreak|AlignTop</set>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="ExecButton">
|
|
||||||
<property name="name">
|
|
||||||
<cstring>ConfigureButton</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>150</x>
|
|
||||||
<y>190</y>
|
|
||||||
<width>130</width>
|
|
||||||
<height>30</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Conf&igure</string>
|
|
||||||
</property>
|
|
||||||
<property name="associations" stdset="0">
|
|
||||||
<stringlist>
|
|
||||||
<string>@exec("wicd-client -n")
|
|
||||||
@checknetwork.execute()
|
|
||||||
</string>
|
|
||||||
</stringlist>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="Label">
|
<widget class="Label">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>label</cstring>
|
<cstring>label</cstring>
|
||||||
@ -400,6 +330,53 @@ Released under the terms of the GNU GPL v3 license</string>
|
|||||||
<set>WordBreak|AlignBottom</set>
|
<set>WordBreak|AlignBottom</set>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
<widget class="Label">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>errorlabel</cstring>
|
||||||
|
</property>
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>10</x>
|
||||||
|
<y>110</y>
|
||||||
|
<width>550</width>
|
||||||
|
<height>70</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
|
<property name="font">
|
||||||
|
<font>
|
||||||
|
</font>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string></string>
|
||||||
|
</property>
|
||||||
|
<property name="textFormat">
|
||||||
|
<enum>AutoText</enum>
|
||||||
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>WordBreak|AlignBottom</set>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
<widget class="ExecButton">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>checkButton</cstring>
|
||||||
|
</property>
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>220</x>
|
||||||
|
<y>190</y>
|
||||||
|
<width>130</width>
|
||||||
|
<height>30</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>C&heck again</string>
|
||||||
|
</property>
|
||||||
|
<property name="associations" stdset="0">
|
||||||
|
<stringlist>
|
||||||
|
<string></string>
|
||||||
|
</stringlist>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="ScriptObject">
|
<widget class="ScriptObject">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
@ -424,7 +401,6 @@ dcop @dcopid KommanderIf setChecked BackBox false
|
|||||||
RET=$?
|
RET=$?
|
||||||
if [ $RET -eq 0 ]; then
|
if [ $RET -eq 0 ]; then
|
||||||
dcop @dcopid KommanderIf setVisible checkButton false
|
dcop @dcopid KommanderIf setVisible checkButton false
|
||||||
dcop @dcopid KommanderIf setVisible ConfigureButton false
|
|
||||||
dcop @dcopid KommanderIf setChecked NextBox true
|
dcop @dcopid KommanderIf setChecked NextBox true
|
||||||
dcop @dcopid KommanderIf setVisible label true
|
dcop @dcopid KommanderIf setVisible label true
|
||||||
dcop @dcopid KommanderIf setText errorlabel ""
|
dcop @dcopid KommanderIf setText errorlabel ""
|
||||||
@ -432,7 +408,6 @@ else
|
|||||||
dcop @dcopid KommanderIf setChecked NextBox false
|
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 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 checkButton true
|
||||||
dcop @dcopid KommanderIf setVisible ConfigureButton true
|
|
||||||
dcop @dcopid KommanderIf setVisible label false
|
dcop @dcopid KommanderIf setVisible label false
|
||||||
fi
|
fi
|
||||||
</string>
|
</string>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# openmamba post installation script
|
# openmamba post installation script
|
||||||
# Copyright (c) 2007-2010 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
# Copyright (c) 2007-2011 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
#
|
#
|
||||||
# Released under the terms of the GNU GPLv3 License
|
# Released under the terms of the GNU GPLv3 License
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ DCOPID=$2
|
|||||||
|
|
||||||
echo $"\
|
echo $"\
|
||||||
openmamba installation script - version $VERSION
|
openmamba installation script - version $VERSION
|
||||||
Copyright (c) 2007-2010 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
Copyright (c) 2007-2011 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
"
|
"
|
||||||
|
|
||||||
[ "$DCOPID" ] && dcop $DCOPID KommanderIf setChecked NextBox false
|
[ "$DCOPID" ] && dcop $DCOPID KommanderIf setChecked NextBox false
|
||||||
|
@ -38,10 +38,10 @@ msgstr ""
|
|||||||
|
|
||||||
#: _from_rc.cc:9
|
#: _from_rc.cc:9
|
||||||
msgid ""
|
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"
|
"Released under the terms of the GNU GPL v3 license"
|
||||||
msgstr ""
|
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"
|
"Expedido según los terminos de la licencia GNU GPL versione 3"
|
||||||
|
|
||||||
#: _from_rc.cc:10
|
#: _from_rc.cc:10
|
||||||
@ -240,10 +240,10 @@ msgstr " operación."
|
|||||||
#: mambabase.sh:49
|
#: mambabase.sh:49
|
||||||
msgid ""
|
msgid ""
|
||||||
"openmamba installation script - version $VERSION\n"
|
"openmamba installation script - version $VERSION\n"
|
||||||
"Copyright (c) 2007-2010 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
"Copyright (c) 2007-2011 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Script de instalación de openmamba - versión $VERSION\n"
|
"Script de instalación de openmamba - versión $VERSION\n"
|
||||||
"Copyright (c) 2007-2010 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
"Copyright (c) 2007-2011 by Silvan Calarco <silvan.calarco@mambasoft.it>\n"
|
||||||
#: mambabase.sh:55
|
#: mambabase.sh:55
|
||||||
msgid "Starting installation..."
|
msgid "Starting installation..."
|
||||||
msgstr "Inicio de la instalación..."
|
msgstr "Inicio de la instalación..."
|
||||||
|
@ -38,10 +38,10 @@ msgstr ""
|
|||||||
|
|
||||||
#: _from_rc.cc:9
|
#: _from_rc.cc:9
|
||||||
msgid ""
|
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"
|
"Released under the terms of the GNU GPL v3 license"
|
||||||
msgstr ""
|
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"
|
"Rilasciato secondo i termini della licenza GNU GPL versione 3"
|
||||||
|
|
||||||
#: _from_rc.cc:10
|
#: _from_rc.cc:10
|
||||||
|
Loading…
Reference in New Issue
Block a user