From efe7068c82e2ab60b3735645a65730b25070f23a Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 8 Apr 2011 06:00:52 +0000 Subject: h-source: added the driver entry for wifi and videocards --- h-source/Application/Models/VideocardsModel.php | 1 + 1 file changed, 1 insertion(+) (limited to 'h-source/Application/Models/VideocardsModel.php') diff --git a/h-source/Application/Models/VideocardsModel.php b/h-source/Application/Models/VideocardsModel.php index 472931e..637cf21 100644 --- a/h-source/Application/Models/VideocardsModel.php +++ b/h-source/Application/Models/VideocardsModel.php @@ -58,6 +58,7 @@ class VideocardsModel extends GenericModel 'distribution' => gtext('GNU/Linux distribution used for the test'), 'kernel' => gtext('tested with the following kernel libre'), 'video_card_works' => gtext("how does it work with free software?"), + 'driver' => gtext("free driver used"), 'description' => gtext('Description'), ); -- cgit v1.2.3