mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
384 B
JSON
9 lines
384 B
JSON
#filter substitution
|
|
{"type":"text/x-moz-place-container","root":"placesRoot","children":
|
|
[{"type":"text/x-moz-place-container","title":"@bookmarks_title@","annos":[{"name":"mobile/bookmarksRoot","expires":4,"type":1,"value":1}],
|
|
# Bug 921433: this is empty, because bookmarks are now added via resource
|
|
# strings: see LocalBrowserDB.addDefaultBookmarks.
|
|
"children": []
|
|
}]
|
|
}
|