diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-04 02:33:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-04 02:33:11 +0800 |
commit | 8fc7d742b29fd00bf9bc82dce302aebb4fa70063 (patch) | |
tree | cef0e828701bc2ce4b4548943cd4d292be398850 /TODO | |
parent | 9995bff196611562f13e6425c5404a37db4bcc79 (diff) | |
download | gsoc2013-epiphany-8fc7d742b29fd00bf9bc82dce302aebb4fa70063.tar.gz gsoc2013-epiphany-8fc7d742b29fd00bf9bc82dce302aebb4fa70063.tar.zst gsoc2013-epiphany-8fc7d742b29fd00bf9bc82dce302aebb4fa70063.zip |
Depend on pygtk 2.8. Fixes bug #314557.
2005-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Depend on pygtk 2.8. Fixes bug #314557.
* src/languages.h:
Remove duplicate entries.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -11,12 +11,11 @@ Stuff to port to new glib/gtk+ APIs: - port Downloads directory button in prefs to GtkFileChooserButton (but wait for bugs #154388, #154390, #154392, #154394) - port to confirm-overwrite signal of GtkFileChooser +- use GtkStatusIcon instead of EggStatusIcon +- use g_intern_static_string for static type name registrations + and g_object_set_data Stuff to do when dropping support for mozilla < 1.7: - use dependent strings - use gtk_moz_embed_set_app_components -================ - -- Rename "Unicode" to "Other languages/scripts" in Fonts prefs. - |