[glib] Rename gschema-compile.c -> glib-compile-schemas.c



commit 7777dd2c3951e14fadb56a01b5c31b6404253cd3
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Sep 9 16:12:45 2010 -0400

    Rename gschema-compile.c -> glib-compile-schemas.c

 gio/Makefile.am                                   |    2 +-
 gio/{gschema-compile.c => glib-compile-schemas.c} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 4618a12..25b6077 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -589,7 +589,7 @@ glib_compile_schemas_SOURCES = \
 	gvdb/gvdb-format.h		\
 	gvdb/gvdb-builder.h		\
 	gvdb/gvdb-builder.c		\
-	gschema-compile.c
+	glib-compile-schemas.c
 
 gsettings_LDADD = \
 	$(top_builddir)/glib/libglib-2.0.la		\
diff --git a/gio/gschema-compile.c b/gio/glib-compile-schemas.c
similarity index 100%
rename from gio/gschema-compile.c
rename to gio/glib-compile-schemas.c



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