diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-12 03:12:18 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-12 03:12:18 +0800 |
commit | 332406efb708d91d860f73ec6dc483d4ae165be5 (patch) | |
tree | f706ce2fd646f6ae9130dde261578954a812ebc5 /po | |
parent | 3b7b3a78a511d8432846ee939c09235cc0d32409 (diff) | |
download | gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar.gz gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar.bz2 gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar.lz gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar.xz gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.tar.zst gsoc2013-epiphany-332406efb708d91d860f73ec6dc483d4ae165be5.zip |
Fix XBEL bookmarks import to actually import all bookmarks, and to look
2003-09-11 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* src/bookmarks/ephy-bookmarks-editor.c:
(add_bookmarks_source_menu), (cmd_bookmarks_import):
* src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_bookmark),
(xbel_parse_folder), (ephy_bookmarks_import_xbel):
Fix XBEL bookmarks import to actually import all bookmarks,
and to look for the file in the right place. Backported from HEAD,
fixes bug 120804
2003-09-05 Marco Pesenti Gritti <marco@gnome.org>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 13417d72f..da9f89275 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -33,6 +33,7 @@ lib/widgets/ephy-zoom-control.c src/bookmarks/ephy-bookmark-action.c src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-editor.c +src/bookmarks/ephy-bookmarks-import.c src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-bookmarks.c src/bookmarks/ephy-new-bookmark.c |