summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-06 08:51:50 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-06 08:51:50 +0000
commit07021694c8d96ab2205c9398a68d177e2d185f2a (patch)
treec2f6f3f498ee6155ba7b86153e2e134abd1572b3 /perl-install
parent680a22985ade4719c431cf2c43daed9eafd3bd4e (diff)
downloaddrakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.gz
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.bz2
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.tar.xz
drakx-backup-do-not-use-07021694c8d96ab2205c9398a68d177e2d185f2a.zip
no_comment
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/mouse.pm1
-rw-r--r--perl-install/share/po/Changelog4
2 files changed, 2 insertions, 3 deletions
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
index 795d859b1..406ecbbdf 100644
--- a/perl-install/mouse.pm
+++ b/perl-install/mouse.pm
@@ -81,7 +81,6 @@ sub write($;$) {
sub detect() {
my %l;
- eval { modules::load("serial") };
@l{qw(FULLNAME nbuttons MOUSETYPE XMOUSETYPE device)} = split("\n", `mouseconfig --nointeractive 2>/dev/null`) or die "mouseconfig failed";
\%l;
}
diff --git a/perl-install/share/po/Changelog b/perl-install/share/po/Changelog
index 663b3e876..2f055b01c 100644
--- a/perl-install/share/po/Changelog
+++ b/perl-install/share/po/Changelog
@@ -1,10 +1,10 @@
1999-11-05 Pablo Saratxaga <pablo@mandrakesoft.com>
* pl.po: added Polish language file
* ru.po: updated russian file
- * no.po: compelted norwegian file
+ * no.po: completed norwegian file
1999-11-04 Pablo Saratxaga <pablo@mandrakesoft.com>
- * es.po: updated andcompleted spanish language file
+ * es.po: updated and completed spanish language file
* wa.po: updated walon language file
1999-10-30 Pablo Saratxaga <pablo@mandrakesoft.com>