[libchamplain] Replace GInitiallyUnowned to GObject
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Replace GInitiallyUnowned to GObject
- Date: Fri, 4 Sep 2009 00:33:23 +0000 (UTC)
commit 1a3f274f65a8841cbaa4bd5cfa4bab07848eaa26
Author: Victor Godoy Poluceno <victorpoluceno gmail com>
Date: Sun Aug 16 22:02:33 2009 -0300
Replace GInitiallyUnowned to GObject
bindings/python/update-binding.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/python/update-binding.sh b/bindings/python/update-binding.sh
index 2fcdd36..b837e77 100755
--- a/bindings/python/update-binding.sh
+++ b/bindings/python/update-binding.sh
@@ -20,7 +20,7 @@ python /usr/share/pygobject/2.0/codegen/h2def.py \
champlain-base-marker.h \
champlain-tile.h \
champlain-zoom-level.h \
-> ../bindings/python/champlain/pychamplain-base.defs
+| sed "s/GInitiallyUnowned/GObject/g" > ../bindings/python/champlain/pychamplain-base.defs
# Update the list of headers from Makefile.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]