diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-03 19:31:07 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-03 19:31:07 +0800 |
commit | 90b92dab6b239d3ba9d74e272035db767a2943d4 (patch) | |
tree | 55e7baf87dfd7574c3756537714656acbfc7af63 /ChangeLog | |
parent | 2819986f63f220eab9d7855f49272704b17736fd (diff) | |
download | gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar.gz gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar.bz2 gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar.lz gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar.xz gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.tar.zst gsoc2013-epiphany-90b92dab6b239d3ba9d74e272035db767a2943d4.zip |
Fix galeon bookmarks import for the case of there existing a subdirectory
2003-09-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu),
(cmd_bookmarks_import):
Fix galeon bookmarks import for the case of there existing a subdirectory
of ~/.galeon having a bookmarks.xbel file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-09-03 Christian Persch <chpe@cvs.gnome.org> + + * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu), + (cmd_bookmarks_import): + + Fix galeon bookmarks import for the case of there existing a subdirectory + of ~/.galeon having a bookmarks.xbel file. + 2003-09-03 Sanlig Badral <badral@openmn.org> * configure.in: Added mn to ALL_LINGUAS |