Changes in TeleGNOME 0.2.1
==========================

 * Don't reset current-channel to the first configured channel on startup.
 * Port from libgnome and libgnomeui to less-deprecated equivalents, mostly
   GResource and GtkUIManager.
 * Port from gtk_timeout_* to GLib equivalents.
 * Port from GtkCList to GtkTreeView and friends.
 * Port to new (as of GTK+ 2.4) GtkToolbar API.
 * Port from GdkDrawable to Cairo.
 * Port to GTK+ 3.
 * Basic port to GtkApplication.
 * Port menu action handling from GtkUIManager/GtkAction to GAction/GMenu.
 * Port widget construction code to GtkBuilder.

Translations:
  de (Mario Blättermann), pl (Piotr Drąg)

