diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-07 08:27:01 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-02-07 08:27:01 +0000 |
commit | d36a10db4f19a93fa2f666eabe8f585313f0e834 (patch) | |
tree | ac44b65861c0a13aad9f94bea35b2d451186b925 /h-source/Application/Include/hardware.php | |
parent | 057f85567e7bf4a7e4036cd81a4fa059028e60f1 (diff) |
improved i18n - added some vendor manes
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r-- | h-source/Application/Include/hardware.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 2ad9056..d3b7a82 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -274,6 +274,7 @@ class Notebooks extends Hardware "SAMSUNG" => "SAMSUNG", "Thomson" => "Thomson", "TOSHIBA" => "TOSHIBA", + "ZaReason, Inc" => "ZaReason-Inc", ); public static $compatibility = array( @@ -440,6 +441,7 @@ class Webcams extends Hardware "Divio" => "Divio", "Dynex" => "Dynex", "eMPIA Technology, Inc" => "eMPIA-Technology-Inc", + "Gembird" => "Gembird", "Genesys Logic, Inc" => "Genesys-Logic-Inc", "Hama Trading Co" => "Hama-Trading-Co", "Hewlett Packard" => "Hewlett-Packard", |