From: Oleg Broytman Date: Thu, 11 Oct 2007 10:20:54 +0000 (+0000) Subject: Export to Mozilla format. X-Git-Tag: v4.5.3~289 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=a80d28f2fa45c6b07a5004e4db9285bed62baae7 Export to Mozilla format. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@87 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- diff --git a/bkmk-chk b/bkmk-chk index 7fc397e..5354ac9 100755 --- a/bkmk-chk +++ b/bkmk-chk @@ -12,4 +12,4 @@ BKMK_WRITER=flad db2bkmk.py || exit 1 check_dups.py -s -l bookmarks.err || exit 1 # Write results to output bookmarks files -BKMK_NSFORMAT=TRUE db2bkmk.py || exit 1 +BKMK_MZFORMAT=TRUE db2bkmk.py || exit 1