From 2f0587286b4e433b96a7db5db60a0dd94617f485 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 3 Oct 2011 08:18:08 +0000 Subject: added the field can free systems be installed to notebooks category - Michał Masłowski suggestion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 40052d4..b9f4b80 100644 --- a/h-source/Application/Models/NotebooksModel.php +++ b/h-source/Application/Models/NotebooksModel.php @@ -49,6 +49,7 @@ class NotebooksModel extends GenericModel { 'subtype' => gtext('subtype (notebook or netbook)'), 'architecture' => gtext('architecture'), 'bios' => gtext('does it have a free bios?'), + 'can_free_systems_be_installed' => gtext('can free operating systems be installed?'), '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