desktop-base-openmamba/mambabase/mambabase.kmdr

1680 lines
110 KiB
Plaintext
Raw Normal View History

2011-04-26 13:25:32 +02:00
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>mamba</class>
<widget class="QWizard">
<property name="name">
<cstring>mamba</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>608</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>openmamba base network installations</string>
</property>
<property name="icon">
<pixmap>image0</pixmap>
</property>
<widget class="QWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Welcome!</string>
</attribute>
<widget class="CheckBox">
<property name="name">
<cstring>NextBox</cstring>
</property>
<property name="geometry">
<rect>
<x>140</x>
<y>60</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>BackBox</cstring>
</property>
<property name="geometry">
<rect>
<x>190</x>
<y>60</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="GroupBox">
<property name="name">
<cstring>GroupBox2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>570</width>
<height>140</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="title">
<string></string>
</property>
<widget class="ScriptObject">
<property name="name">
<cstring>AcceptScript</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>280</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>@dcop(@dcopid, KommanderIf, enableWidget(QString,bool), next, true)
</string>
</stringlist>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>Label21</cstring>
</property>
<property name="geometry">
<rect>
<x>410</x>
<y>390</y>
<width>130</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Version 0.1</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="PixmapLabel">
<property name="name">
<cstring>PixmapLabel2</cstring>
</property>
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>400</width>
<height>74</height>
</rect>
</property>
<property name="pixmap">
<pixmap>image1</pixmap>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
</stringlist>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>Label1_2</cstring>
</property>
<property name="geometry">
<rect>
<x>383</x>
<y>70</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>GNU/Linux</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
</stringlist>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>Label29</cstring>
</property>
<property name="geometry">
<rect>
<x>420</x>
<y>110</y>
<width>130</width>
<height>20</height>
</rect>
</property>
<property name="paletteForegroundColor">
<color>
<red>40</red>
<green>96</green>
<blue>6</blue>
</color>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>www.openmamba.org</string>
</property>
</widget>
<widget class="ScriptObject">
<property name="name">
<cstring>backnext</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>@dcop(@dcopid, KommanderIf, setEnabled(QString,bool), next, @NextBox.checked)
@dcop(@dcopid, KommanderIf, setEnabled(QString,bool), back, @BackBox.checked)
@dcop(@dcopid, KommanderIf, setEnabled(QString,bool), finish, true)
@dcop(@dcopid, KommanderIf, setVisible(QString,bool), checkButton, false)
</string>
</stringlist>
</property>
</widget>
2011-04-26 13:25:32 +02:00
<widget class="Label">
<property name="name">
<cstring>Label18_2_2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>400</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>Copyright (c) 2007-2014 by Silvan Calarco
2011-04-26 13:25:32 +02:00
Released under the terms of the GNU GPL v3 license</string>
</property>
<property name="textFormat">
<enum>AutoText</enum>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="GroupBox">
<property name="name">
<cstring>GroupBox5</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>570</width>
<height>230</height>
</rect>
</property>
<property name="title">
<string></string>
</property>
<widget class="Label">
2011-04-26 13:25:32 +02:00
<property name="name">
<cstring>Label7</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>550</width>
<height>100</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="font">
<font>
</font>
</property>
2011-04-26 13:25:32 +02:00
<property name="text">
<string>This program will complete the installation by adding the minimum recommended set of packages to the system. Additionally it will let you install, upon selection, macro-group of packages and proprietary software components.
&lt;br&gt;&lt;b&gt;TIP:&lt;/b&gt; you may run this program later from the &lt;i&gt;openmamba control center&lt;/i&gt; on the tray icon bar.</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
2011-04-26 13:25:32 +02:00
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>label</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>30</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>&lt;b&gt;Please, press the Next button to continue.&lt;/b&gt;</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="textFormat">
<enum>AutoText</enum>
</property>
<property name="alignment">
<set>WordBreak|AlignBottom</set>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>errorlabel</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>70</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string></string>
2011-04-26 13:25:32 +02:00
</property>
<property name="textFormat">
<enum>AutoText</enum>
2011-04-26 13:25:32 +02:00
</property>
<property name="alignment">
<set>WordBreak|AlignBottom</set>
2011-04-26 13:25:32 +02:00
</property>
</widget>
<widget class="ExecButton">
<property name="name">
<cstring>checkButton</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>220</x>
2011-04-26 13:25:32 +02:00
<y>190</y>
<width>130</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>C&amp;heck again</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
2011-04-26 13:25:32 +02:00
</stringlist>
</property>
</widget>
</widget>
<widget class="ScriptObject">
<property name="name">
<cstring>checknetwork</cstring>
</property>
<property name="geometry">
<rect>
<x>560</x>
<y>360</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>URL_OPTIONS="?p=`uname -p`"
[ -e ~/.kde/Autostart/mamba.kmdr ] &amp;&amp; {
URL_OPTIONS="$URL_OPTIONS&amp;newinst=1"
}
dcop @dcopid KommanderIf setChecked BackBox false
/usr/bin/wget -T 30 http://www.openmamba.org/distribution/services/check.html$URL_OPTIONS -o /dev/null -O /dev/null
2011-04-26 13:25:32 +02:00
RET=$?
if [ $RET -eq 0 ]; then
dcop @dcopid KommanderIf setVisible checkButton false
dcop @dcopid KommanderIf setChecked NextBox true
dcop @dcopid KommanderIf setVisible label true
dcop @dcopid KommanderIf setText errorlabel ""
else
dcop @dcopid KommanderIf setChecked NextBox false
dcop @dcopid KommanderIf setText errorlabel "&lt;font color=red&gt;@i18n("Error: could not contact repository host (www.openmamba.org, ret=$RET).")&lt;/font&gt;&lt;br&gt;@i18n("Please check your network configuration and press the button below to try again.")"
dcop @dcopid KommanderIf setVisible checkButton true
dcop @dcopid KommanderIf setVisible label false
fi
</string>
</stringlist>
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>installation</cstring>
</property>
<attribute name="title">
<string>Select installations from network</string>
</attribute>
<widget class="Label">
<property name="name">
<cstring>Label10</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>570</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Please, select from the boxes below the components that you want to install or update from network.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="GroupBox">
<property name="name">
<cstring>GroupBox2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>570</width>
<height>320</height>
</rect>
</property>
<property name="title">
<string>openmamba installation/updates</string>
</property>
<widget class="Label">
<property name="name">
<cstring>Label9_2</cstring>
</property>
<property name="geometry">
<rect>
<x>-10</x>
<y>-20</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_games</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>200</y>
<width>410</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>&amp;Games (turacer, pingus, ksudoku, ...)</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_virtualization</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>480</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Emulation and virtuali&amp;zation (VirtualBox, kvm, QtEmu, wine, ...)</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_graphics</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>170</y>
<width>470</width>
2011-04-26 13:25:32 +02:00
<height>20</height>
</rect>
</property>
<property name="text">
<string>Grap&amp;hics software (gimp, digikam, blender, sodipodi, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_devel</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>290</y>
<width>480</width>
2011-04-26 13:25:32 +02:00
<height>20</height>
</rect>
</property>
<property name="text">
<string>Base &amp;development packages (gcc, glibc-devel, kernel sources, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_server</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>550</width>
2011-04-26 13:25:32 +02:00
<height>20</height>
</rect>
</property>
<property name="text">
<string>Base server packages (apache, postfix, vsftpd, php, m&amp;ysql, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_base</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>System &amp;base packages (recommended)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="tristate">
2011-04-26 13:25:32 +02:00
<bool>false</bool>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
2011-04-26 13:25:32 +02:00
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_office</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Off&amp;ice packages (OpenOffice, Groupware, PDA Syncronization, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_players</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>550</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Audio and Video players (amarok, &amp;xmms, vlc, kaffeine, miro, ...)</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_multimedia_editing</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Mu&amp;ltimedia editing and production (kino, audacity, rosegarden, mixxx, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_internet</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
2011-04-26 13:25:32 +02:00
<width>550</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Internet communication and p2p (&amp;kopete, pidgin, ekiga, aMule, ...)</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
</widget>
<widget class="ScriptObject">
<property name="name">
<cstring>checkform2</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>300</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>@BackBox.setChecked(false)
@NextBox.setChecked(true)
. /usr/share/openmamba/pkggroups.db
function check_pkgs() {
missing=false
rpm -q --whatprovides $1 &gt;/dev/null || missing=true
}
check_pkgs "$BASE_PKGS"
dcop @dcopid KommanderIf setEnabled inst_base $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_base true
check_pkgs "$OFFICE_PKGS"
dcop @dcopid KommanderIf setEnabled inst_office $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_office true
check_pkgs "$MULTIMEDIA_PLAYERS_PKGS"
dcop @dcopid KommanderIf setEnabled inst_players $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_players true
check_pkgs "$MULTIMEDIA_EDITING_PKGS"
dcop @dcopid KommanderIf setEnabled inst_multimedia_editing $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_multimedia_editing true
check_pkgs "$INTERNET_PKGS"
dcop @dcopid KommanderIf setEnabled inst_internet $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_internet true
check_pkgs "$GRAPHICS_PKGS"
dcop @dcopid KommanderIf setEnabled inst_graphics $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_graphics true
check_pkgs "$GAMES_PKGS"
dcop @dcopid KommanderIf setEnabled inst_games $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_games true
check_pkgs "$VIRTUALIZATION_PKGS"
dcop @dcopid KommanderIf setEnabled inst_virtualization $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_virtualization true
check_pkgs "$SERVER_PKGS"
dcop @dcopid KommanderIf setEnabled inst_server $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked server_prof true
check_pkgs "$DEVEL_PKGS"
dcop @dcopid KommanderIf setEnabled inst_devel $missing
[ "$missing" = "false" ] &amp;&amp; dcop @dcopid KommanderIf setChecked inst_devel true
</string>
</stringlist>
</property>
</widget>
2011-04-26 13:25:32 +02:00
</widget>
<widget class="QWidget">
<property name="name">
<cstring>openmambapkgs</cstring>
</property>
<attribute name="title">
<string>Select non Open Source components</string>
</attribute>
<widget class="Label">
<property name="name">
<cstring>Label10_2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>570</width>
<height>50</height>
</rect>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Please, select from the boxes below the components that you want to install or update from network.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="ScriptObject">
2011-04-26 13:25:32 +02:00
<property name="name">
<cstring>checkform3</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>370</y>
<width>32</width>
<height>32</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>@BackBox.setChecked(true)
@NextBox.setChecked(true)
rpm -q xorg-drv-video-nvidia &amp;&amp; {
dcop @dcopid KommanderIf setEnabled inst_nvidia false
}
2011-04-26 13:25:32 +02:00
rpm -q xorg-drv-video-nvidia_304 &amp;&amp; {
dcop @dcopid KommanderIf setEnabled inst_nvidia_legacy false
}
rpm -q xorg-drv-video-fglrx &amp;&amp; {
dcop @dcopid KommanderIf setEnabled inst_fglrx false
}
rpm -q xorg-drv-video-fglrx &amp;&amp; {
dcop @dcopid KommanderIf setEnabled inst_fglrx_legacy false
}
openmamba-netsrpms -c flashplugin &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_flash false
fi
openmamba-netsrpms -c msttcorefonts &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_msttcf false
fi
openmamba-netsrpms -c win32codecs &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_codecs false
fi
openmamba-netsrpms -c sun-java7 &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_java false
fi
openmamba-netsrpms -c skype &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_skype false
fi
openmamba-netsrpms -c broadcom-sta &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_broadcom_sta false
fi
openmamba-netsrpms -c b43-firmware &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_b43 false
fi
openmamba-netsrpms -c spotify &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_spotify false
fi
openmamba-netsrpms -c virtualbox-extension-pack &gt; /dev/null
if [ $? -eq 0 ]; then
dcop @dcopid KommanderIf setEnabled inst_virtualbox false
fi</string>
</stringlist>
2011-04-26 13:25:32 +02:00
</property>
</widget>
<widget class="GroupBox">
<property name="name">
<cstring>GroupBox2_2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>111</y>
2011-04-26 13:25:32 +02:00
<width>560</width>
<height>290</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="title">
<string>Proprietary software installations/updates</string>
2011-04-26 13:25:32 +02:00
</property>
<widget class="Label">
<property name="name">
<cstring>Label9_2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>-10</x>
<y>-20</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_nvidia_legacy</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
2011-04-26 13:25:32 +02:00
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>NVIDIA propri&amp;etary video driver (legacy) from openmamba.org</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
2011-04-26 13:25:32 +02:00
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_fglrx</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>AMD/ATI proprietary video driver from openmamba.org</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_virtualbox</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>260</y>
<width>510</width>
2011-04-26 13:25:32 +02:00
<height>20</height>
</rect>
</property>
<property name="text">
<string>Virtualbo&amp;x extension pack from virtualbox.org</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
2011-04-26 13:25:32 +02:00
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_spotify</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>240</y>
<width>510</width>
2011-04-26 13:25:32 +02:00
<height>20</height>
</rect>
</property>
<property name="text">
<string>Spot&amp;ify from spotify.com</string>
2011-04-26 13:25:32 +02:00
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_skype</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>220</y>
2011-04-26 13:25:32 +02:00
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>S&amp;kype from skype.com</string>
</property>
<property name="accel">
<number>276824139</number>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_java</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>200</y>
<width>510</width>
<height>20</height>
</rect>
</property>
2011-04-26 13:25:32 +02:00
<property name="text">
<string>Oracle &amp;Java 7 from oracle.com</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_msttcf</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>410</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>MS TrueT&amp;ype core fonts from sourceforge</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_flash</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>140</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>F&amp;lash plugin from adobe.com</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_codecs</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>180</y>
<width>500</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>&amp;Win32 codecs from mplayerhq.hu</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_nvidia</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>NVIDIA proprietary video &amp;driver from openmamba.org</string>
</property>
<property name="tristate">
<bool>false</bool>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_fglrx_legacy</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>AMD/ATI proprietary video driver (le&amp;gacy) from openmamba.org</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_b43</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>&amp;Broadcom B43 proprietary firmware from openwrt.org</string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
<widget class="CheckBox">
<property name="name">
<cstring>inst_broadcom_sta</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>510</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Broadcom-sta proprietary wireless driver from openmamba.org</string>
</property>
2011-04-26 13:25:32 +02:00
<property name="associations" stdset="0">
<stringlist>
<string></string>
<string></string>
<string></string>
</stringlist>
</property>
</widget>
</widget>
<widget class="Label">
2011-04-26 13:25:32 +02:00
<property name="name">
<cstring>Label17</cstring>
2011-04-26 13:25:32 +02:00
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>570</width>
<height>60</height>
2011-04-26 13:25:32 +02:00
</rect>
</property>
<property name="text">
<string>The following components are recommended for optimal desktop use but do not have an Open Source license.
WARNING: you'll have to accept a license agreement for most selected packages.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
2011-04-26 13:25:32 +02:00
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>installing</cstring>
</property>
<attribute name="title">
<string>Installation</string>
</attribute>
<widget class="ProgressBar">
<property name="name">
<cstring>progressBar</cstring>
</property>
<property name="geometry">
<rect>
<x>70</x>
<y>80</y>
<width>460</width>
<height>41</height>
</rect>
</property>
<property name="totalSteps">
<number>100</number>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
</stringlist>
</property>
</widget>
<widget class="GroupBox">
<property name="name">
<cstring>GroupBox4</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>240</y>
<width>570</width>
<height>90</height>
</rect>
</property>
<property name="title">
<string>Details</string>
</property>
<widget class="Label">
<property name="name">
<cstring>progressText2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>550</width>
<height>60</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="Label">
<property name="name">
<cstring>Label5_2_2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>0</y>
<width>521</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>Installation in progress...</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>progressText</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>580</width>
<height>80</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string>Starting installation of selected components...</string>
</property>
<property name="alignment">
<set>AlignTop|AlignHCenter</set>
</property>
</widget>
<widget class="ScriptObject">
<property name="name">
<cstring>qt_dead_widget_ScriptObject8</cstring>
</property>
<property name="geometry">
<rect>
<x>560</x>
<y>340</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>dcop @dcopid KommanderIf setText logbox "`cat ~/.mambabase.log`"
</string>
</stringlist>
</property>
</widget>
2011-04-26 13:25:32 +02:00
<widget class="ScriptObject">
<property name="name">
<cstring>launchinstall</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>150</y>
2011-04-26 13:25:32 +02:00
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>@NextBox.setChecked(false)
@BackBox.setChecked(false)
conffile=~/.mambabase.conf
cat &gt; $conffile &lt;&lt; _EOF
#
# openmamba installation file
#
# created by mamba installer wizard
#
INSTALL_BASE='@inst_base.checked()'
INSTALL_OFFICE='@inst_office.checked()'
INSTALL_PLAYERS='@inst_players.checked()'
INSTALL_MULTIMEDIA_EDITING='@inst_multimedia_editing.checked()'
INSTALL_INTERNET='@inst_internet.checked()'
INSTALL_GRAPHICS='@inst_graphics.checked()'
INSTALL_GAMES='@inst_games.checked()'
INSTALL_VIRTUALIZATION='@inst_virtualization.checked()'
INSTALL_SERVER='@inst_server.checked()'
INSTALL_DEVEL='@inst_devel.checked()'
INSTALL_FLASH='@inst_flash.checked()'
INSTALL_CODECS='@inst_codecs.checked()'
INSTALL_MSTTCF='@inst_msttcf.checked()'
INSTALL_SKYPE='@inst_skype.checked()'
INSTALL_NVIDIA='@inst_nvidia.checked()'
INSTALL_NVIDIA_LEGACY='@inst_nvidia_legacy.checked()'
INSTALL_FGLRX='@inst_fglrx.checked()'
INSTALL_FGLRX_LEGACY='@inst_fglrx_legacy.checked()'
INSTALL_BROADCOM_STA='@inst_broadcom_sta.checked()'
INSTALL_B43='@inst_b43.checked()'
INSTALL_JAVA='@inst_java.checked()'
INSTALL_SPOTIFY='@inst_spotify.checked()'
INSTALL_VIRTUALBOX='@inst_virtualbox.checked()'
2011-04-26 13:25:32 +02:00
_EOF
@exec("sh /usr/share/openmamba/mambabase/mambabase.sh -y @dcopid &amp;&gt; ~/.mambabase.log &amp;")
dcop @dcopid KommanderIf execute Timer1</string>
</stringlist>
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>endinstall</cstring>
</property>
<attribute name="title">
<string>End of installation</string>
</attribute>
<widget class="Label">
<property name="name">
<cstring>finallabel</cstring>
</property>
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>521</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>Installation completed.</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="Label">
<property name="name">
<cstring>Label17_2</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>550</width>
<height>60</height>
</rect>
</property>
<property name="text">
<string>If you ran into ploblems, please check the installation log below for warning or errors and send the report to the openmamba community at &lt;a href="http://www.openmamba.org"&gt;www.openmamba.org&lt;/a&gt;.</string>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TextEdit">
<property name="name">
<cstring>installlog</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>130</y>
<width>550</width>
<height>270</height>
</rect>
</property>
<property name="hScrollBarMode">
<enum>AlwaysOn</enum>
</property>
<property name="textFormat">
<enum>LogText</enum>
</property>
<property name="populationText">
<string></string>
</property>
<property name="associations" stdset="0">
<stringlist>
<string></string>
</stringlist>
</property>
</widget>
<widget class="ScriptObject">
<property name="name">
<cstring>installlog_script</cstring>
</property>
<property name="geometry">
<rect>
<x>550</x>
<y>10</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="associations" stdset="0">
<stringlist>
<string>dcop @dcopid KommanderIf setText installlog "`cat ~/.mambabase.log`"
</string>
</stringlist>
</property>
</widget>
</widget>
</widget>
<images>
<image name="image0">
<data format="XPM.GZ" length="63073">789cedbd578fe4bad2ae79fffd8a8da3bb83814e7a83c15c6479effd602e2852dea56c9ac1fcf7a1f80659d5d5556dd6ea55eb03669ad8d878963225c6cb60049db2fed7fffccfd3d5f97ffee7fffaafaa6675c8ffc30356fee77f8a264d37ffe7fff57ffcdffff53ffa83d97fd4ff66e3f97f06ffe37ffbafff715dff87ffe722cfdc0e6c4b82d553ff3a0eb8e2be2c8afd4cf14073e0281ecaff82eb678a47f2bfe0faa3e2b12cea617eaa78de1ff7fa1d7b378a596fde1ba9cfaf15bb3d81ebe14ab1d7efe3fbe1a263f9f039ee1f0a620f9ff74fc17d171ca8eff787fd217d7fab78d477c0c19d622eeb3354d777148b3ed57f73dcf160d0e3c40db1207b23b07c9efabe7f051e4e7a938e1733c543fdf9e539b10b4e4fc17dd2bbc4f747d21ec5f133b84f7a27b9e2b1e61da678a2ef17d88a6743013d43573193f6a27e2178c8486f65af14c7ed43af56f1703045fd830d78340687ea79c3d160d69baaebaa3d86b3a9c0fd174acfa1d39f913ee7e049bf3756faa9f61ef2fe04d7ab9c98dad3517a0fc580b82814bbfa7ede057832c6fdb68962af4ff66f1931e9b756fa4af9a6607b081e507b3acadf478301b5cf5ae9311a0ec6a4e754f168a0fdfd52f16440fe6eef8287d47ee12378dcef39eaf30f8aa7b309f476957da3d980ea133ae029efcd945e09980d609f1b2b6603b2df51fa8e1c5d5f3f00336aaf54f5bf911852fd33d8e36a0eeec1b33e9e17aec16c8cf67454ff187903d2cfaac043b2d753f68efbce0cf573c6c4733cdf57ed3996f20df0f973f07c46d72fc1fafbb1454cdfb7c0c321f987770b1ef771bf70039e4f7b7375bf0bb033227fdd1293bfc63531dd3fb10d2b7b97faf30c9c2a7bc7237d3db789e9bac80d43bf27c563d623e6606780cf87cfc4743f67444cdff70f144fb41ec52eb183ebcb67c3cade48f9d778a6fb47b206ebfb95fbc44e8f29ffb927e6e040f58ff19cf5293e28ff1cb3d1ace7a9e7415fa63fcf0bc35c3d1ff777060ef9ef0d58d73fac8919b58f4f4cf70b6d62d153f96671a258e8fe104dc0faf3c59e62cf71f1f940f9c7a4afedf538b1d757f1678beb3200537f7e241e913f5d82657ba8efc7d7c41cfd35bd2716b0d73b332cd4f3f1f921eff595bdd152f148f797f0052cf550f6e716b1077d73d46724bfaf3ecf0786557b8863c3f007e5df93b1eeffc59c98dadf437dc6b206ea79710ed6cf8ba0cfc499a27dfc9858eba7f49d4c1d8a1fbef28fc94c7f3ece88a93de33931f9577a404cfa24b077c607b0879f1856f78f50dfb9febca5fc6dd2f91fdaff0aacf5cf5cb0d62b3b21eef755fe8e4f890768ff107a3923d22747fb890123fdfa60f97d659f2788477df477e57f13577f3ec07577c207ca3ff207b0fcbcf2c735f4f0747bf0122ce38fb23fc1fd3c597fe457658f149b0f947e428d0fa67d3eeeabf672d4e7a79d7f2abdcb03b07c9e6267483c012fd4786a3ad4f1b98cc0ce04edef0cc0f2f3ea790b95afa723fdf948e9331d6b3dd39058b7df90783a507af153c3d00bf79bf2595fb5a7aff498cec60efa6baaf2d3742efba7b2bfc0fde7f2f34acf8d8aef5336a4fcbdc17593df36a8bf33d4f9ee04ec0cd15f172a9e4eb9fe7c01fbb9b447e9b37c2166682f5ff9df544cf950d99b8cc1b27ef02fd45ff039ec59aaf83ef534173d6207ed15d49a07ca5f4bd5feb3de90e24dbc0b1e537c5baafe34eb6bfdc32531d9bf527acf0623f2bfa801ebfe996cc07c88feb456fe391beacf7bfb60d97f54fd0a62f979c433dc6f34a2fcba467dc7e6fba760e92f4a5f478d7f66b243c19f971cccdda1ba9fabfc7536d3fdcdadc1dc83bea5d26b3667947fcb43c5cc99f555fce16a7c3273c634be124aff99e806e0aafd713f57ebc9953fcdbc3171720de653d4377d20e603f5fc85aaffbca7c73fe50b98d17878a9fc7fde1f52fc59e6e009e50f9181c570a8fc7da1ea371f0ca93d63e56ff3e144b737ee37147dc463a74f3c1c28ffe34bcda48fca47f391f66f0bf71f8d8983197842f54f557f9b8f277a7c740096f6a37d8f89e7f04fef849861fc142f895df4e7cd91e2891e6f59f8fe644cf92c51f1783ed5f1322d89c93fd243623150fe9179c4de40b5b7c0f3a7623c44fe57fd7d3e93f10ee30b35de9acf1d17f55da2bdd890c6e709038bc950dd7fabfafbdcd1febb3921a6fa060d58e753ef9098f428a1271fd1787da1facf5c8c485fe6832734bed928ff9abb43f2ef08f573a5bd4a8f1d95efe6de90fa4f0c7b3a7f54f12255fecb7a526fa587a39e2fa7637df85f760c96fea2f4c8b7c473d85ba8f662035ddf744a4cfee77b6031a0efdf134b1752d7a786d5f5a51a2fb2a118c11fd74a3f361aeaf19c9affb1f16c88f859ee81657d953d99f23f3619517fdde0f3720042f63760190f957f7b57c4ee50f94b06fb27623a54f920054f75fe2f43b098c1fee582980d957e15aecf6602f3f7b5eaef6caefb4f06fd6487a278017de732c1430f158f993490eaeb83a7d47ffd43b01cbf237ea8fcc09c11c5eb85ca478cebfba71362f2d774444cf5d9de81c7d47ec501784ee355df01cb7ca6ec8d4e8905f2a5077dc498fc2b44fd858e3721da5bcc1cf4ff42cdb7986be23bf4f3b4ff6c22b0892f25784afe541e81670ee275be03d6fabb0db1073d77d478dee9697f48c7c4d41f33156f9dfe88ea5b0cc08cea9b2b7b9d81bebeba07ebf8b656f63b437d7fc1c13a1eb20a3c25fb121f2cfb9bca2f6209767b63a5b7b763585dcf717da4fb7fd907cbeeaefc353e01cbf887fedb03bbfd11faafea4fce58e7bfd5397842ed95a97ced4cb47ff307f044af5f
</image>
<image name="image1">
<data format="XPM.GZ" length="63226">789ced5d5b53db4c93be7f7f45ea9dbbafb6e6b32c5987dada8b70720c04128209646b2f66743027070810025bfbdfb7d52dc933a3912c270136fba93a60da927a5aa3e7e99e9326fffcc79be30fefdffce39f7fddde89bbb3f84d7c2abebdf947723f9f3ffee77ffdc77ffff5b73718bc09bc374377f066f8f7bffdf5379fbd89dfb0c160e00c06a85f14fa9074b18fba37080678be9ca03e1a84030f8f9fa11e0ca2c1087507f5702007019e4ff6c5201e84a80bd453282ec6f333d433c719a4a89fe4bae338ae83e5b331eaaee339583edb43dd73468e8bfe5ea23e727c07fd911275df091df4879fa21e3a9183fe081f75e1c44e84fa77d463277124eaef514f870327c1eb37727d38183a4e86f6dfa1ee0cdd21d5cf08f5e1d01b3ae8df17d45dd0a97eef51f786a321f9fb80fa68180cc9df5bd4fd6138447f19d6371c0d873edaff887a349443ac3fb6857a3c4c86e42fd94f86e910eb53929e0eb321fa2f19ea99eb0ca97e835c771dd775a97e87a80f4127fff1fe41f35cf45f84a87baeefa2ff6c8abaef062efa2b63d4033772c9dfafa847ae70c9df0fa80b57ba58df92a31ebb898bfe4bbc1fd03217fd6758bf6eea0d5cf45f60fd7b03cf71b1fec526ea8e37f4c8ffcfa87b9eefa17f721bf591177884cf0875df0b3daadf75d4434f7884871475e1498ff08078f5622ff5d03fbe837a22a381c0e3f35c1f0d46430ffde158dec891b183f527cf511f8ebc11d5e72eeaa35130427ff815eafe281c51fddda11e8ca211d61f3b465d8ce211fac327a44b49f8e7583f2309e5a13d36403d1ea523f2f710f544a60ed6bfb8413df50723c233f993c9cca1fb417ef8037f38a2fb413cfa8eeffa58bf12f909dac8273ce0fdf99eeffb58df02cb072df0a97ef1798116fa743f88773f8a87845786fcf3055417e2917f2a74b7c02f3e1f5fc61ee19753f9b19ff874bd8b7ae2673ee125223df609cf129f8f9f06039ff083f7130c032fc0e721309e80e607c447d247714078e4885f381a06743f21e9709ce21fc68b2008a200ef8f23fee16c11209ed80fd2e3c8a5fbc3fa82b36540cf03eb03b424c0fa67882fd0b280e221f225c84227c0ebd93de9b1f4287e227ec241380c880fc8c7d089b311ddcf37d487a117e2fdf203d2e3c4a3e78d780ddd7014129e12d4fd300ce97e112f6114a7845786f80b452843c2e37bd2a13c8af78fa427c311dd2fc65f383b09e9fe46a42703c2b7407c8671e28c887f18bfe1ec2ca4fbbf463d8b9c10ed49accfc889dc88e22de225729321e1935d17bae7137ff17e222ff223aa0fbc9f68140511c55bcc57a04511f983f107341951bc42fc80964474bf53d29380f022111f511ca511c5df5dd213bfc027c66bb83a8bf07e38d94f92a8c0d31aeaa91844884ff6447a22084f0ce3b518886144f11a9fb770842b08df783d6823417cf450f7e07ac23be61f381a088a7feba427055e052f7449f86118ff842f4241cf53909ec421b507480f4424c83f7c7e70b6108477ac6f382a05d5df11ea42c402eb8f61bc062d1514eff17e45223241fc0d484f52c297bc263d1d44143fa9fc540e04dd1fe241644956e00be39774a42b880f184fa52b4792ea07f39bf4c01eb51ff0f9c3d14012bee9fc51ead2f364d87e91be0c253dafefa4a70ee147c485eed1f365d85e016b4252fd209e6524a5a4fac0fa062d91e8af443cca58a692e20db6676402e553bc3b2a749fea5b627b4c66b123090f3ba4c3717a3ee85fecc4aea4f88df7130f632fa6fa43be80e6c714af9f4887eb897f6ea18792f885f12286781853befa487a1ad0f39518df631f1e27d947ffe0ec2826fc30d2d3909e3fc7e70947654cf541f6451cc7840fac4fd0d298ea639374a81e8a5788f73881f2e879be2df4b8a83fd2d33491943f100f71963831c58f31e9608f9e37e693c449dc84e207e67bd04609c543ac9fc44b53ba7f89cf138e06095dff9674288fda57a59ec5c42fcccf899f8409e107e32d6822a1e789f13289e072ca07f8fc414b12c233c697046e30a1fba3f3e30c223c1ec7f80e74c962e21f1d4fa0b947f783f13749d34142f1e596f4cc4b28ffe1f5e9201d2684177c5ee930f552ca1758df2934c712e223e62b38eaa714ff12d2a13c7afe5ea17be4bf24fb809794f82249cf46c5fd20dfc15a9852fb1cf906674729e553e42b1c1529e113f10547654af585ed23381aa784af7dd2b3c23f86f916ce4e53c2cf67d2c13f2a1ff36b1a6741513ee6a7142a28a5f8b4497ae653fdf11f855ef8c7301ea7693648e9f871a117fe726c2fa459e6a4c457cc9fd9201ba654df985f32277333e2ef49a187644f20ffe1e828233c627ccebc2cc8a8fe4b3d2cca5b2f7451d8c7f658e6676146fcfd5ce849610ff90ed6a28cea1bdb6370b6c8c81eb6a7e0a8ccb0be393e5f381a6754df183fe1689261fd72cc37705492fd8f187f32a8802c26bd975e7a69929e23bdf4d22e3d477a790de18c0b2e795c93e4b53dab4bcf915e5e5a78ca333e6b90d3d7f6ae2e3d477a7959e167fc1cb87061959e23bdf49273e41233869d253d477af9171760c8bc911f7d1ee9a597bb228f3471a4cf23bdfccb0b30e48c7fedf3482fbdb409b4b6aefa3cd24b2f4d8299e48c5ff31bfe0de4b6cf23bdf46293822967fccec823f7afed595d7a8ef4f27a021cf96ee49187d7f6a92e3d477a793da971a4cf23bdf4a2c9ffcf3cc27ff047fec4dfc2cf1a5f7f6def7bf9b3c5c2918dd7f6a92edd38c2d7f926dfe263fe8e4ff836fc4cf80e7c6ef35dfe9eeff1fdd7be0b8bc71ff847f0f8807fe287e8e921fc75c0a7fca8bbb7fc333fe6278dc74e
</image>
</images>
<connections>
<connection>
<sender>mamba</sender>
<signal>selected(const QString&amp;)</signal>
<receiver>backnext</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>Label7</sender>
<signal>widgetOpened()</signal>
<receiver>checknetwork</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>inst_base</sender>
<signal>widgetOpened()</signal>
<receiver>checkform2</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>NextBox</sender>
<signal>widgetOpened()</signal>
<receiver>backnext</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>NextBox</sender>
<signal>stateChanged(int)</signal>
<receiver>backnext</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>inst_flash</sender>
<signal>widgetOpened()</signal>
<receiver>checkform3</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>progressBar</sender>
<signal>widgetOpened()</signal>
<receiver>launchinstall</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>checkButton</sender>
<signal>clicked()</signal>
<receiver>checknetwork</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>installlog</sender>
<signal>widgetOpened()</signal>
<receiver>installlog_script</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>BackBox</sender>
<signal>widgetOpened()</signal>
<receiver>backnext</receiver>
<slot>execute()</slot>
</connection>
<connection>
<sender>BackBox</sender>
<signal>stateChanged(int)</signal>
<receiver>backnext</receiver>
<slot>execute()</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>