Hello! I've written some quick-and-dirty support code that would display episode descriptions in a HTML widget in the episode info dialog. You can test this code using the following commands:
git clone git://repo.or.cz/gpodder.git cd gpodder git checkout origin/gtkhtml2-support make test You need to have "python-gtkhtml2" (in Debian/Ubuntu, other distros should have similiar packages) installed, because else gPodder will fallback to the "normal" text-only episode description. Please tell me what you think and if you would like to have this feature in one of the upcoming gPodder releases. Bug page for this feature: http://bugs.gpodder.org/show_bug.cgi?id=162 Thanks, Thomas _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
