http://bugs.gpodder.org/show_bug.cgi?id=332
--- Comment #5 from Thomas Perl <[email protected]> 2009-02-10 09:49:42 --- (In reply to comment #4) > I don't know how portable this is, an investigation is needed. > > I don't think the current implementation is ready for mainstream use. I am > working on a pure HAL implementation, without GVFS. Regarding the > suggestions, > I'll figure out what interface changes would be needed and either post here or > on the mailing list. Ok, thanks! > Btw, speaking of suggestions, it would be really good if the glade file was > editable with a GUI. ;) I hoped that we could postpone this for some more months and then migrate directly to gtk-builder, and already have gui editor support for gtk builder there (the last time I checked, GUI editors only had support for glade, so glade -> gtk-builder was a one-way ticket to no-editing land). For new dialogs, here is a workaround I use: Create (using gazpacho or some other tool) a new .glade file and then copy the parts of the new dialog (it's XML) into gpodder.glade. Sooner or later, we'll have to fix the gladefile stuff, anyway (either make it editable again, just cleaning it up, or moving to GtkBuilder). -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
