aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Models/NotebooksModel.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-05-08 15:52:39 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-05-08 15:52:39 +0000
commita60b8d9cc5078a894e007e5252313185e9810c2e (patch)
tree2c75fac7220078d65c10c2c489aaae66d44d4b05 /h-source/Application/Models/NotebooksModel.php
parent929e290e5241c4c759be287495214e60352eb43c (diff)
h-source:added architecture entry for notebooks
Diffstat (limited to 'h-source/Application/Models/NotebooksModel.php')
-rw-r--r--h-source/Application/Models/NotebooksModel.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Models/NotebooksModel.php b/h-source/Application/Models/NotebooksModel.php
index c8d5993..00ab64d 100644
--- a/h-source/Application/Models/NotebooksModel.php
+++ b/h-source/Application/Models/NotebooksModel.php
@@ -52,6 +52,7 @@ class NotebooksModel extends GenericModel {
'vendor' => gtext("vendor"),
'model' => gtext('model name'),
'subtype' => gtext('subtype (notebook or netbook)'),
+ 'architecture' => gtext('architecture'),
'bios' => gtext('does it have a free bios?'),
'comm_year' => gtext('year of commercialization'),
'distribution' => gtext('GNU/Linux distribution used for the test'),