From: Alister H. <ali...@gm...> - 2014-06-30 23:40:06
|
Hi, and firstly, thanks Jeff for the great software. Dependencies on the gnome libs always annoyed me, and now they are thoroughly obsolete. GWC is important to me, so I thought I'd try porting it to use plain gtk libs. I haven't yet done the main change: migrating from gnomeuiinfo (gnome-app-helper) to GtkAction and GtkUIManager (see https://developer.gnome.org/gtk2/stable/migrating-gnomeuiinfo.html), but I think I've done all the other bits and pieces, which has also tidied up various bugs, some of which I found quite annoying. It is here for anyone who wants to check it out: https://github.com/AlisterH/gwc Regards, Alister |