[gnome-games] aisleriot: Fix build on maemo5



commit b2ec45237d6b0daff01d3f951c32f7baad668e08
Author: Christian Persch <chpe gnome org>
Date:   Thu Jan 7 20:32:00 2010 +0100

    aisleriot: Fix build on maemo5

 aisleriot/ar-style.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/aisleriot/ar-style.c b/aisleriot/ar-style.c
index bbc2941..a7f924b 100644
--- a/aisleriot/ar-style.c
+++ b/aisleriot/ar-style.c
@@ -84,7 +84,7 @@ ar_style_init (ArStyle *style)
 #ifndef HAVE_CLUTTER
 
 #ifdef HAVE_HILDON
-  priv->use_pixbuf_drawing = FALSE;
+  priv->pixbuf_drawing = FALSE;
 #else
 {
   const char *env;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]