Fixed 'used' length of the downloaded cabinet for: w32 captivemodid 1.18/1.19
[captive.git] / src / install / acquire / ui-gnome.glade
index ba60cfe..0b3f790 100644 (file)
@@ -107,18 +107,25 @@ It uses original Microsoft Windows driver files to access the disks. As these fi
                      <property name="shadow_type">GTK_SHADOW_IN</property>
 
                      <child>
-                       <widget class="GtkLabel" id="ScanDiskInfo">
+                       <widget class="GtkViewport" id="ScanDiskInfoViewPort">
                          <property name="visible">True</property>
-                         <property name="label" translatable="yes">We will scan your local hard drives to find any existing drivers usable for this project.</property>
-                         <property name="use_underline">False</property>
-                         <property name="use_markup">False</property>
-                         <property name="justify">GTK_JUSTIFY_LEFT</property>
-                         <property name="wrap">True</property>
-                         <property name="selectable">False</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                         <property name="shadow_type">GTK_SHADOW_NONE</property>
+
+                         <child>
+                           <widget class="GtkLabel" id="ScanDiskInfo">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">We will scan your local hard drives to find any existing drivers usable for this project.</property>
+                             <property name="use_underline">False</property>
+                             <property name="use_markup">False</property>
+                             <property name="justify">GTK_JUSTIFY_LEFT</property>
+                             <property name="wrap">True</property>
+                             <property name="selectable">False</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
                        </widget>
                      </child>
                    </widget>
@@ -203,19 +210,27 @@ It uses original Microsoft Windows driver files to access the disks. As these fi
                      <property name="shadow_type">GTK_SHADOW_IN</property>
 
                      <child>
-                       <widget class="GtkLabel" id="ScanPathInfo">
+                       <widget class="GtkViewport" id="ScanPathInfoViewPort">
                          <property name="visible">True</property>
-                         <property name="label" translatable="yes">Here you can specify custom path to the drivers. Besides regular disk path you can also specify www URL such as: http://machine/path/name
+                         <property name="shadow_type">GTK_SHADOW_NONE</property>
+
+                         <child>
+                           <widget class="GtkLabel" id="ScanPathInfo">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Here you can specify custom path to the drivers. Besides regular disk path you can also specify www URL such as: http://machine/path/name
+Detection of language localized MS-Windows drivers is missing. You may need to copy localized ntfs.sys and ntoskrnl.exe to /var/lib/captive/ by cp(1) command; contact me for their proper identification, please.
 If you have no idea simply go Forward.</property>
-                         <property name="use_underline">False</property>
-                         <property name="use_markup">False</property>
-                         <property name="justify">GTK_JUSTIFY_LEFT</property>
-                         <property name="wrap">True</property>
-                         <property name="selectable">False</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                             <property name="use_underline">False</property>
+                             <property name="use_markup">False</property>
+                             <property name="justify">GTK_JUSTIFY_LEFT</property>
+                             <property name="wrap">True</property>
+                             <property name="selectable">False</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
                        </widget>
                      </child>
                    </widget>
@@ -289,7 +304,7 @@ If you have no idea simply go Forward.</property>
          <child>
            <widget class="GnomeDruidPageStandard" id="MicrosoftComPage">
              <property name="visible">True</property>
-             <property name="title" translatable="yes">Download From microsoft.com</property>
+             <property name="title" translatable="yes">Download from microsoft.com</property>
              <signal name="map" handler="on_Page_map" object="MicrosoftComVBox" last_modification_time="Fri, 05 Sep 2003 14:54:24 GMT"/>
              <signal name="next" handler="on_Page_next" last_modification_time="Sat, 06 Sep 2003 08:09:39 GMT"/>
              <signal name="back" handler="on_Page_back" last_modification_time="Sat, 06 Sep 2003 10:57:09 GMT"/>
@@ -309,22 +324,29 @@ If you have no idea simply go Forward.</property>
                      <property name="shadow_type">GTK_SHADOW_IN</property>
 
                      <child>
-                       <widget class="GtkLabel" id="MicrosoftComInfo">
+                       <widget class="GtkViewport" id="MicrosoftComInfoViewPort">
                          <property name="visible">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="label" translatable="yes">You can download the best available version of needed drivers from Microsoft. They can be found in Microsoft Windows XP Service Pack 1 Checked Build.
-URL: http://www.microsoft.com/WindowsXP/pro/downloads/servicepacks/sp1/checkedbuild.asp
+                         <property name="shadow_type">GTK_SHADOW_NONE</property>
+
+                         <child>
+                           <widget class="GtkLabel" id="MicrosoftComInfo">
+                             <property name="visible">True</property>
+                             <property name="can_focus">True</property>
+                             <property name="label" translatable="yes">You can download the best available version of needed drivers from Microsoft. They can be found in Microsoft Windows XP Service Pack 2 Checked Build.
+URL: http://msdn.microsoft.com/security/productinfo/xpsp2
 Legal: In some countries you need to have valid Microsoft Windows XP license to use it.
-We will need to download approx 29MB of data right now (takes 2 hours on 33.6 modem).</property>
-                         <property name="use_underline">False</property>
-                         <property name="use_markup">False</property>
-                         <property name="justify">GTK_JUSTIFY_LEFT</property>
-                         <property name="wrap">True</property>
-                         <property name="selectable">True</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+It is needed to download approx 24MB of data right now out of the 307MB file size. You can also download the file separately and load it in the previous screen if some problems occur.</property>
+                             <property name="use_underline">False</property>
+                             <property name="use_markup">False</property>
+                             <property name="justify">GTK_JUSTIFY_LEFT</property>
+                             <property name="wrap">True</property>
+                             <property name="selectable">True</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
                        </widget>
                      </child>
                    </widget>