[pygobject] rename pygi-invoke-ng to pygi-invoke



commit 8c653ec3033fab47c4bb4071b5732a349357141f
Author: John (J5) Palmieri <johnp redhat com>
Date:   Mon Jul 18 10:59:45 2011 -0400

    rename pygi-invoke-ng to pygi-invoke

 gi/Makefile.am                         |    3 ++-
 gi/{pygi-invoke-ng.c => pygi-invoke.c} |    0
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gi/Makefile.am b/gi/Makefile.am
index fb28a0c..5598c0a 100644
--- a/gi/Makefile.am
+++ b/gi/Makefile.am
@@ -55,7 +55,8 @@ _gi_la_SOURCES = \
 	pygi-signal-closure.h \
 	pygobject-external.h \
 	gimodule.c \
-	pygi-invoke-ng.c \
+	pygi-invoke.c \
+	pygi-invoke.h \
 	pygi-invoke-state-struct.h \
 	pygi-cache.h \
 	pygi-cache.c \
diff --git a/gi/pygi-invoke-ng.c b/gi/pygi-invoke.c
similarity index 100%
rename from gi/pygi-invoke-ng.c
rename to gi/pygi-invoke.c



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