[aisleriot] art: change the default card theme to gnomangelo_bitmap



commit 91ee1b0d2a0a6d3b944c127105909e8f3b253861
Author: William Jon McCann <william jon mccann gmail com>
Date:   Mon Mar 4 17:12:38 2013 -0500

    art: change the default card theme to gnomangelo_bitmap
    
    After discussion on #gnome-design.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cf4d166..25e46d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -225,8 +225,8 @@ fi
 
 AC_MSG_CHECKING([which card theme to use by default])
 AC_ARG_WITH([default-card-theme],
-  [AS_HELP_STRING([--with-default-card-theme=NAME],[Which card theme to use by default (default: 
bonded.svg)])],
-  [],[with_default_card_theme="bonded.svg"])
+  [AS_HELP_STRING([--with-default-card-theme=NAME],[Which card theme to use by default (default: 
gnomangelo_bitmap.svgz)])],
+  [],[with_default_card_theme="gnomangelo_bitmap.svgz"])
 AC_MSG_RESULT([$with_default_card_theme])
 
 AC_DEFINE_UNQUOTED([AR_CARD_THEME_DEFAULT],["$with_default_card_theme"],[The default card theme])


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