summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-11-05 22:46:58 +0000
committerdamien <damien@mandriva.com>2000-11-05 22:46:58 +0000
commit16ebbad62c47588e68f5e41bbaae94311587e465 (patch)
tree1e2cf40cfc78ba102f2bf396be79a5979de88846 /perl-install
parent200e7bea1a891e8bb8509ee85d8b0dd59df5074a (diff)
downloaddrakx-backup-do-not-use-16ebbad62c47588e68f5e41bbaae94311587e465.tar
drakx-backup-do-not-use-16ebbad62c47588e68f5e41bbaae94311587e465.tar.gz
drakx-backup-do-not-use-16ebbad62c47588e68f5e41bbaae94311587e465.tar.bz2
drakx-backup-do-not-use-16ebbad62c47588e68f5e41bbaae94311587e465.tar.xz
drakx-backup-do-not-use-16ebbad62c47588e68f5e41bbaae94311587e465.zip
changed 'IntelliMouse label' to 'Generic PS2 Wheel Mouse'
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/mouse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/mouse.pm b/perl-install/mouse.pm
index 5fa5b25b7..6449e592a 100644
--- a/perl-install/mouse.pm
+++ b/perl-install/mouse.pm
@@ -30,7 +30,7 @@ my %mice =
[ [ 'psaux' ],
[ [ 2, 'ps/2', 'PS/2', __("Standard") ],
[ 5, 'ps/2', 'MouseManPlusPS/2', __("Logitech MouseMan+") ],
- [ 5, 'imps2', 'IMPS/2', __("Microsoft IntelliMouse") ],
+ [ 5, 'imps2', 'IMPS/2', __("Generic PS2 Wheel Mouse") ],
[ 5, 'ps/2', 'GlidePointPS/2', __("GlidePoint") ],
'',
[ 5, 'ps/2', 'ThinkingMousePS/2', __("Kensington Thinking Mouse") ],