From a43ee535a9b483a7e28abae496854c65a5c25703 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 19 Jan 2005 21:39:01 +0000 Subject: Show profile name for mozilla bookmarks, so we can distinguish between 2005-01-19 Christian Persch * 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. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8503c2f35..856e7a8e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ EXTRA_DIST = \ xmldocs.make \ omf.make \ COPYING.README \ + HACKING \ MAINTAINERS \ ChangeLog-20030925 \ ChangeLog-20040912 -- cgit