diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-07 13:24:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-07 13:24:57 +0000 |
commit | b1edad2f776716889ca148f621f0aeed971c18e3 (patch) | |
tree | 1bfbfc3ee3ca8cc74acd6badae02f1973902074b /perl-install | |
parent | 7a360cc04cea6bd6bc7f00fdfe44ed331c2aa2e3 (diff) | |
download | drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.gz drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.bz2 drakx-b1edad2f776716889ca148f621f0aeed971c18e3.tar.xz drakx-b1edad2f776716889ca148f621f0aeed971c18e3.zip |
no_comment
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Xconfigurator_consts.pm | 4 | ||||
-rw-r--r-- | perl-install/help.pm | 7 |
2 files changed, 3 insertions, 8 deletions
diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 419529f40..aae59790f 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -79,8 +79,8 @@ $resolution_wanted = "1024x768"; 14 => "800x600", 15 => "800x600", 16 => "1024x768", - 17 => "1024x768", - 18 => "1024x768", + 17 => "1152x864", + 18 => "1152x864", 19 => "1280x1024", 20 => "1600x1200", ); diff --git a/perl-install/help.pm b/perl-install/help.pm index 39f726274..2c0d5f8a6 100644 --- a/perl-install/help.pm +++ b/perl-install/help.pm @@ -108,12 +108,7 @@ Please note that some packages require the installation of others. These are referred to as package dependencies. The packages you select, and the packages they require will be automatically selected for install. It is impossible to install a package without installing all -of its dependencies. - - -Informations on specific package are available in the -area titled \"Info\", located on the right of the list of -packages."), +of its dependencies."), doInstallStep => __("The packages selected are now being installed. This operation |