From 7cc4f22d7502d543fd79d52d1700944ca613a277 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 17 Jun 2004 23:49:42 +0000 Subject: the split of the cpu help nicely show up that mice were using CPU help. let's describe their "name" field too. --- perl-install/standalone/harddrake2 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index befcbc5ca..e7420f383 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -85,6 +85,9 @@ my %fields = { info => [ N("Disk identifier"), N("usually the disk serial number") ], }, + MOUSE => { + name => [ N("Name"), N("the name of the mouse") ], + } ); -- cgit v1.2.1