Bug 21672 - Migrate from libglade to GtkBuilder
Summary: Migrate from libglade to GtkBuilder
Status: RESOLVED FIXED
Alias: None
Product: Farstream
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: Other All
: medium minor
Assignee: Olivier Crête
QA Contact:
URL:
Whiteboard:
Keywords: janitor
Depends on:
Blocks:
 
Reported: 2009-05-11 01:11 UTC by Andre Klapper
Modified: 2009-06-16 10:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andre Klapper 2009-05-11 01:11:22 UTC
Farsight2-0.0.9 depends on libglade in /examples/gui/.

./examples/gui/fs2-gui.py:    import gtk, gtk.glade, gobject, gtk.gdk
./examples/gui/fs2-gui.glade:<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">

In GNOME 2.27, libglade has been deprecated in favor of GtkBuilder. See http://library.gnome.org/devel/gtk/stable/gtk-migrating-GtkBuilder.html for migration instructions. Also see http://live.gnome.org/GnomeGoals/RemoveLibGladeUseGtkBuilder
Comment 1 Olivier Crête 2009-05-11 06:36:53 UTC
This is definitely part of my plans, as soon as my distribution gets a new enough version of glade...
Comment 2 Olivier Crête 2009-06-16 10:24:47 UTC
Converted in git


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.