bootdisk/trunk/batch-installer: installer.conf ui/ui-functions ui/ui-wizard

hawk cvs at pld-linux.org
Sun Dec 4 00:43:41 CET 2005


Author: hawk
Date: Sun Dec  4 00:43:34 2005
New Revision: 6594

Modified:
   bootdisk/trunk/batch-installer/installer.conf
   bootdisk/trunk/batch-installer/ui/ui-functions
   bootdisk/trunk/batch-installer/ui/ui-wizard
Log:
- cosmetics


Modified: bootdisk/trunk/batch-installer/installer.conf
==============================================================================
--- bootdisk/trunk/batch-installer/installer.conf	(original)
+++ bootdisk/trunk/batch-installer/installer.conf	Sun Dec  4 00:43:34 2005
@@ -119,7 +119,7 @@
 #                 supported at the very moment
 # pkgs_install_docs: yes or no. Whether to install documentation for
 #                    packages.
-# pkgs_install_langs: %_install_langs rpm macro (all, pl:pl_PL:en:en_US)
+# pkgs_install_langs: %_install_langs rpm macro (all, pl_PL:en_US)
 # pkgs_kernel: 2.4, 2.4om or 2.6. Version of kernel to be installed.
 # pkgs_smp: yes or no. Specify if we want SMP or UP kernel installed
 pkgs_installer="poldek"

Modified: bootdisk/trunk/batch-installer/ui/ui-functions
==============================================================================
--- bootdisk/trunk/batch-installer/ui/ui-functions	(original)
+++ bootdisk/trunk/batch-installer/ui/ui-functions	Sun Dec  4 00:43:34 2005
@@ -240,7 +240,7 @@
 #                 supported at the very moment
 # pkgs_install_docs: yes or no. Whether to install documentation for
 #                    packages.
-# pkgs_install_langs: %_install_langs rpm macro (all, pl:pl_PL:en:en_US)
+# pkgs_install_langs: %_install_langs rpm macro (all, pl_PL:en_US)
 # pkgs_kernel: 2.4, 2.4om or 2.6. Version of kernel to be installed.
 # pkgs_smp: yes or no. Specify if we want SMP or UP kernel installed
 pkgs_installer="$pkgs_installer"

Modified: bootdisk/trunk/batch-installer/ui/ui-wizard
==============================================================================
--- bootdisk/trunk/batch-installer/ui/ui-wizard	(original)
+++ bootdisk/trunk/batch-installer/ui/ui-wizard	Sun Dec  4 00:43:34 2005
@@ -1014,7 +1014,7 @@
   nls "localization files for these programs, or install them just for<br>"
   nls "few languages.<br><br>"
   nls "Enter 'all' in input box below to install all languages (safe<br>"
-  nls "choice). Otherwise enter string like 'pl:pl_PL:de:de_DE:en:en_US' to<br>"
+  nls "choice). Otherwise enter string like 'pl_PL:de_DE:en_US' to<br>"
   nls "install Polish, German and American English locales.<br><br>"
   nls "Install langs: "
   echo "<input id=pkgs_install_langs caption='$pkgs_install_langs'>"



More information about the pld-cvs-commit mailing list