Bug 21672

Summary: Migrate from libglade to GtkBuilder
Product: Farstream Reporter: Andre Klapper <a9016009>
Component: CoreAssignee: Olivier Crête <olivier.crete>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: medium Keywords: janitor
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.