summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake23
1 files changed, 3 insertions, 0 deletions
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") ],
+ }
);