Corrected abrowser bookmarks template
This commit is contained in:
parent
115750a165
commit
ffaa1aba7a
1 changed files with 15 additions and 18 deletions
|
|
@ -1,20 +1,17 @@
|
||||||
#filter substitution
|
#filter substitution
|
||||||
#include @BOOKMARKS_INCLUDE_DIR@/bookmarks.inc
|
#include @BOOKMARKS_INCLUDE_PATH@
|
||||||
#define ja_jp_mac ja-JP-mac
|
|
||||||
#if AB_CD == ja_jp_mac
|
|
||||||
#define AB_CD ja
|
|
||||||
#endif
|
|
||||||
<!DOCTYPE NETSCAPE-Bookmark-file-1>
|
|
||||||
<!-- This is an automatically generated file.
|
|
||||||
It will be read and overwritten.
|
|
||||||
DO NOT EDIT! -->
|
|
||||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
|
|
||||||
<TITLE>Bookmarks</TITLE>
|
|
||||||
<H1>Bookmarks Menu</H1>
|
|
||||||
|
|
||||||
<DL><p>
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
<DT><H3 ADD_DATE="1245542278" LAST_MODIFIED="1245543070" PERSONAL_TOOLBAR_FOLDER="true">@bookmarks_toolbarfolder@</H3>
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
<DD>@bookmarks_toolbarfolder_description@
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
<DL><p>
|
<!DOCTYPE NETSCAPE-Bookmark-file-1>
|
||||||
</DL><p>
|
<meta charset="UTF-8">
|
||||||
</DL><p>
|
<title>@bookmarks_title@</title>
|
||||||
|
<h1>@bookmarks_heading@</h1>
|
||||||
|
|
||||||
|
<dl><p>
|
||||||
|
<dt><h3 personal_toolbar_folder="true">@bookmarks_toolbarfolder@</h3></dt>
|
||||||
|
<dd>@bookmarks_toolbarfolder_description@
|
||||||
|
<dl>
|
||||||
|
</dl>
|
||||||
|
</dl>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue