[PATCH] Replace deprecated constructs in guile-gnome-platform set
Detlev Zundel <[email protected]> Sat, 14 Aug 2010 17:12:55 +0200
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
This set of patches for the individual packages fix problems that I encountered against guile release_1-9-11-255-g802b47b. Note that this is my first attempt at sending patches for such an "umbrella" style git layout. If there is a more clever way of generating those patches "from the root", then please let me know and I'll redo them. Thanks for your patience. gnome/corba/guile-gnome-corba-generic.c | 2 +- gnome/corba/guile-gnome-corba-primitives.c | 14 +++++++------- gnome/corba/guile-gnome-corba-types.c | 16 +++++++++------- 3 files changed, 17 insertions(+), 15 deletions(-) gnome/gw/gconf-support.c | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) gnome/gobject/gobject.c | 7 ++++--- gnome/gobject/gutil.c | 8 ++++---- gnome/gobject/gvalue.c | 8 ++++---- gnome/gw/glib-support.c | 4 ++-- 4 files changed, 14 insertions(+), 13 deletions(-) gnome/gw/gnome-vfs-port.c | 2 +- gnome/gw/gnome-vfs-support.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) gnome/gw/pango-support.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)