diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-12-02 13:05:23 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-12-02 13:05:23 +0000 |
commit | a41e3f74685a324e8891b5e52f5ee28f9c695bfd (patch) | |
tree | a933e3442ce82cbfb2512c7d57603671e63c877a /conf/machine/simpad.conf | |
parent | 181178209db3fb8f08a336fd554816e4efa0f649 (diff) |
s/GPE_MACHINE_CLASS/GUI_MACHINE_CLASS
BKrev: 41af1313bIHIjKXoMCGcKPx8G-pbSw
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r-- | conf/machine/simpad.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 96f39b3a8c..10c108fbc7 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -21,7 +21,7 @@ EXTRA_IMAGEDEPENDS = "" SERIAL_CONSOLE = "ttySA0 115200 vt100" USE_DEVFS = "1" -GPE_MACHINE_CLASS = "bigscreen" +GUI_MACHINE_CLASS = "bigscreen" USE_VT = "0" include conf/machine/handheld-common.conf |