openmoko.conf: switch back to standard gtk+
authorGraeme Gregory <graeme@openmoko.org>
Wed, 9 Jul 2008 13:50:20 +0000 (14:50 +0100)
committerJohn Lee <john_lee@openmoko.org>
Thu, 18 Dec 2008 16:06:18 +0000 (00:06 +0800)
original commit message:

[openmoko] remove all ${MACHINE_CLASS} settings, they are no longer
wanted. Also switch back to standard gtk+ moko theme no longers uses the
bitmaps.

conf/distro/openmoko.conf

index 030e95f..9c8a190 100644 (file)
@@ -61,8 +61,7 @@ PACKAGE_ARCH_pn-neod_om-gta01 = "${MACHINE_CLASS}"
 PACKAGE_ARCH_pn-neod_om-gta02 = "${MACHINE_CLASS}"
 
 # Select package versions we want to use.
-PREFERRED_PROVIDER_gtk+ = "gtk+-fastscaling"
-PREFERRED_VERSION_gtk+-fastscaling = "2.10.14"
+PREFERRED_PROVIDER_gtk+ = "gtk+"
 
 # for jalimo
 PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"