diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-03-25 07:04:29 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-03-25 07:04:29 +0800 |
commit | 674c6c88ec079fe16688296835fdc6da0820832f (patch) | |
tree | d127eb289f7f342dc4b37b010d5640e7fe02ab4c /TODO | |
parent | 0dd895b5ec8984bcbb10d1df91a26cf0e4e70771 (diff) | |
download | gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.gz gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.zst gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.zip |
Fix to use the new api
2003-03-25 Marco Pesenti Gritti <marco@it.gnome.org>
* TODO:
* src/bookmarks/ephy-bookmarks-import.c: (set_folder),
(mozilla_parse_bookmarks), (xbel_parse_folder):
Fix to use the new api
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -5,14 +5,10 @@ Bookmarks: - Good editor menu layout, accells ... - Select All menu, useful to open several windows at a time - Space should toggle topics checkboxes, maybe also click on the title ? -- Fix import to s/folder/topic again - context menu on topics list -- The keyword field of the bookmark need to be updated topic set/unset, - otherwise completion will not work - Consistent use of topics instead of keywords in the code - Drag topics on the toolbar - "Not categorized" topic. Same prob as above. -- Do we need "All" ? (daveb says yes, its a database, we should provide a way to access and search the whole thing) Others: - if you change mozilla settings when ephy is not running, they arent updated in prefs.js |