diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-06-26 20:15:21 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-06-26 20:15:21 +0800 |
commit | 4119e2dbc0194ff0bc2d7c903b10cd35180b32b0 (patch) | |
tree | afb82be16db050043b69013d6bd0630554103aad /ChangeLog | |
parent | 528f2c2ef23b88a57a8725986ccb9a45bdd98180 (diff) | |
download | gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar.gz gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar.bz2 gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar.lz gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar.xz gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.tar.zst gsoc2013-epiphany-4119e2dbc0194ff0bc2d7c903b10cd35180b32b0.zip |
Preserve hierarchy in the xbel importer too. Use mime sniffing to
2004-06-26 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import),
(xbel_parse_folder), (xbel_parse_xbel):
Preserve hierarchy in the xbel importer too. Use mime
sniffing to determine the file mime type.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-06-26 Marco Pesenti Gritti <marco@gnome.org> + + * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import), + (xbel_parse_folder), (xbel_parse_xbel): + + Preserve hierarchy in the xbel importer too. Use mime + sniffing to determine the file mime type. + 2004-06-25 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed.h: |