From 1b84f9bcf2d480431608d8fb08d0671bc945211d Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 12 May 2011 06:27:47 +0000 Subject: h-source:minor changes --- h-source/Application/Include/hardware.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 06b6cc5..3e5342f 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -242,7 +242,7 @@ class Notebooks extends Hardware public static $subtypeSelect = 'notebook,netbook,not-specified'; - public static $architectureSelect = 'not-specified,i386,amd64,MIPS,ARM'; + public static $architectureSelect = 'not-specified,x86,amd64,MIPS,ARM'; public static $biosSelect = 'not-specified,no,yes'; -- cgit v1.2.3