linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04080
[Bug 334783] Re: Libglade is deprecated (GtkBuilder support)
Yeah, moving to GtkBuilder has been on my todo list. It's been a few
years since my last post and as indicated we would be willing to support
it now that it's mainstream. In fact, I also plan to work on making
linuxdcpp more GTK+ 3/Gnome 3 compliant (but not dependent on) by making
sure we're not using any other deprecated APIs.
Not sure this will get into 1.2.0 since our plan is to upgrade the DC++
core to the latest and do a quick release.
** Changed in: linuxdcpp
Importance: Undecided => Low
** Changed in: linuxdcpp
Status: New => Confirmed
** Tags added: ui
--
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/334783
Title:
Libglade is deprecated (GtkBuilder support)
Status in Linux DC++:
Confirmed
Bug description:
Gtk+ has had built-in support for .ui files through GtkBuilder for a
while now. The Glade UI builder supports GtkBuilder as well. Switching
to GtkBuilder would make Linuxdcpp only require Gtk+ as an external
dependency.