diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2013-04-06 21:10:36 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2013-04-06 21:10:36 +0000 |
commit | 5a1b961e75af047b792814208f36a196f4140644 (patch) | |
tree | 4e3200d54c955227e0a9e3087e603f61ebc84e9d /h-source/Application/Include/hardware.php | |
parent | 8891e3091e53ac23c8b3d67e84ce4b5ff1eede4f (diff) |
added some vendors -rsandu issue
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r-- | h-source/Application/Include/hardware.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 23cfad5..244515f 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -322,6 +322,7 @@ class Notebooks extends Hardware "FUJITSU" => "FUJITSU", "Garlach44" => "Garlach44", "Gateway" => "Gateway", + "Google" => "Google", "Hewlett Packard" => "Hewlett-Packard", "IBM" => "IBM", "Lanix" => "Lanix", @@ -332,6 +333,8 @@ class Notebooks extends Hardware "Olimex" => "Olimex", "One Laptop per Child (Non-Profit)" => "One-Laptop-per-Child-Non-Profit", "Openpandora Ltd." => "Openpandora-Ltd", + "Oracle" => "Oracle", + "Packard Bell" => "Packard-Bell", "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", |