[gnome-bluetooth] Define and expand the Moblin theme directory



commit e123bfa2a96580b750e33840c130b71e4bdd2f41
Author: Ross Burton <ross linux intel com>
Date:   Fri Jan 29 12:09:55 2010 +0000

    Define and expand the Moblin theme directory

 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 08cd870..7a6fdbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -164,6 +164,9 @@ if test "x$enable_moblin" != "xno"; then
       nbtk-gtk-1.2
       moblin-panel
    ], have_moblin="yes", have_moblin="no")
+   THEME_DIR="${datadir}/${PACKAGE}/theme"
+   AS_AC_EXPAND(THEME_DIR, $THEME_DIR)
+   AC_DEFINE_UNQUOTED([THEME_DIR], "$THEME_DIR", [Carrick theme directory])
 else
    have_moblin=no
 fi



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