diff options
-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 c5c216f..79edb77 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -312,6 +312,7 @@ class Notebooks extends Hardware "Acer" => "Acer", "Apple" => "Apple", "Asus" => "Asus", + "BenQ" => "BenQ", "Blue Light" => "Blue-Light", "CLEVO CO." => "CLEVO-CO", "Compal Electronics" => "Compal-Electronics", @@ -329,6 +330,7 @@ class Notebooks extends Hardware "LG" => "LG", "msi" => "msi", "One Laptop per Child (Non-Profit)" => "One-Laptop-per-Child-Non-Profit", + "Openpandora Ltd." => "Openpandora-Ltd", "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", |