summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-19 21:39:01 +0000
committerChristian Persch <chpe@src.gnome.org>2005-01-19 21:39:01 +0000
commita43ee535a9b483a7e28abae496854c65a5c25703 (patch)
treed601fa8db6f06170ba30c5c2b0110d73f9ef953c /TODO
parent1f991ceea9103d6e4c364e5584d092b1b866b469 (diff)
downloadepiphany-a43ee535a9b483a7e28abae496854c65a5c25703.tar.gz
Show profile name for mozilla bookmarks, so we can distinguish between
2005-01-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_find_file_recursive): * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_files), (add_bookmarks_source), (import_dialog_response_cb), (cmd_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.h: Show profile name for mozilla bookmarks, so we can distinguish between different profiles. Don't show firefox bookmarks as mozilla bookmarks. Fixes bug #143982.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index e71968283..712ce4e2d 100644
--- a/TODO
+++ b/TODO
@@ -11,3 +11,7 @@ Stuff to port to new glib/gtk+ APIs:
- port Downloads directory button in prefs to GtkFileChooserButton
(but wait for bugs #154388, #154390, #154392, #154394)
+Stuff to do when dropping support for mozilla < 1.7:
+- use dependent strings
+- use gtk_moz_embed_set_app_components
+