From 93f681d5bd99d28acdb1e4c6eb3e5bbc4a6842bf Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 9 Sep 2012 14:08:19 +0000 Subject: added the entry: 'does the device prevent the installation of wifi cards not-approved by the vendor?' - part 1 --- h-source/Application/Models/NotebooksModel.php | 1 + 1 file changed, 1 insertion(+) (limited to 'h-source/Application/Models') diff --git a/h-source/Application/Models/NotebooksModel.php b/h-source/Application/Models/NotebooksModel.php index 11a5e96..d9b9008 100644 --- a/h-source/Application/Models/NotebooksModel.php +++ b/h-source/Application/Models/NotebooksModel.php @@ -52,6 +52,7 @@ class NotebooksModel extends GenericModel { 'architecture' => gtext('architecture'), 'bios' => gtext('does it have a free bios?'), 'can_free_systems_be_installed' => gtext('can free operating systems be installed?'), + 'prevent_wifi' => gtext('does the device prevent the installation of wifi cards not-approved by the vendor?'), 'comm_year' => gtext('year of commercialization'), 'distribution' => gtext('GNU/Linux distribution used for the test'), 'compatibility' => gtext('compatibility with free software'), -- cgit v1.2.3