From 5cf7e99232b4bd6ad436219469a164476365de78 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 14 Nov 2002 15:09:52 +0000 Subject: display port for network printers too --- perl-install/harddrake/ui.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm index 887245784..ebaea2263 100644 --- a/perl-install/harddrake/ui.pm +++ b/perl-install/harddrake/ui.pm @@ -49,6 +49,7 @@ my %fields = "model name" => [N("Model name"), N("Official vendor name of the cpu")], "nbuttons" => [ N("Number of buttons"), "the number of buttons the mouse have"], "name" => [ N("Name"), "the name of the cpu"], + "port" => [N("Port"), N("network printer port")], "processor" => [ N("Processor ID"), N("the number of the processor")], "stepping" => [ N("Model stepping"), N("Stepping of the cpu (sub model (generation) number)") ], "type" => [ N("Type"), N("The type of bus on which the mouse is connected")], -- cgit v1.2.1