gtk-css-engine r212 - in trunk: . conf data



Author: robsta
Date: Wed Apr 15 13:35:53 2009
New Revision: 212
URL: http://svn.gnome.org/viewvc/gtk-css-engine?rev=212&view=rev

Log:
[build] Rename directory for better consistency.

Added:
   trunk/data/   (props changed)
      - copied from r209, /trunk/conf/
Removed:
   trunk/conf/
Modified:
   trunk/Makefile.am
   trunk/configure.in

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Wed Apr 15 13:35:53 2009
@@ -2,7 +2,7 @@
 ACLOCAL_AMFLAGS = -I .
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-werror --enable-libccss
 
-SUBDIRS = conf doc src themes
+SUBDIRS = data doc src themes
 
 EXTRA_DIST = \
 	AUTHORS \

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Apr 15 13:35:53 2009
@@ -140,7 +140,7 @@
 
 AC_CONFIG_FILES([
   Makefile
-  conf/Makefile
+  data/Makefile
   doc/Makefile
   src/Makefile
   themes/Makefile



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