diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-06-20 12:27:53 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-06-20 12:27:53 +0000 |
commit | 6078f2f0d2adf999f65f793ae907180afb7315ed (patch) | |
tree | c88b219ed881f5b1017b43ea2b8f1b1b70164efd | |
parent | 712b1acd9cef92e121f7b5af95bcced91dbcc597 (diff) |
added System76 inside the list of notebooks vendors - amire80 issue
-rw-r--r-- | h-source/Application/Include/hardware.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 507fcbc..67c77d4 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -289,8 +289,9 @@ class Notebooks extends Hardware "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", - "Sony" => "Sony", "SAMSUNG" => "SAMSUNG", + "Sony" => "Sony", + "System76" => "System76", "Thomson" => "Thomson", "TOSHIBA" => "TOSHIBA", "ZaReason, Inc" => "ZaReason-Inc", |