[gtk-engines] Version the schemas installation directory



commit 276f542f8f385e4838981c9648fa51b23aef361c
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 10 21:05:21 2010 +0100

    Version the schemas installation directory
    
    So that they don't clash with the gtk+ 2.0 versions.

 schema/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/schema/Makefile.am b/schema/Makefile.am
index 9cf1ab5..14c20ab 100644
--- a/schema/Makefile.am
+++ b/schema/Makefile.am
@@ -1,4 +1,4 @@
-xmldir = $(pkgdatadir)
+xmldir = $(pkgdatadir)/3.0
 
 EXTRA_DIST= \
 	clearlooks.xml.in.in	\



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