+ <presentation id="HomepageURL">
+ <text>URL:</text>
+ <textBox refId="HomepageURL">
+ <label/>
+ </textBox>
+ <checkBox refId="HomepageLocked">Don't allow the homepage to be changed.</checkBox>
+ </presentation>
+ <presentation id="HomepageAdditional">
+ <listBox refId="HomepageAdditional">Additional homepages</listBox>
+ </presentation>
+ <presentation id="Bookmark">
+ <text>Title:</text>
+ <textBox refId="BookmarkTitle">
+ <label/>
+ </textBox>
+ <text>URL:</text>
+ <textBox refId="BookmarkURL">
+ <label/>
+ </textBox>
+ <text>Favicon URL:</text>
+ <textBox refId="BookmarkFavicon">
+ <label/>
+ </textBox>
+ <text>Placement:</text>
+ <dropdownList refId="BookmarkPlacement"/>
+ <text>Folder name:</text>
+ <textBox refId="BookmarkFolder">
+ <label/>
+ </textBox>
+ </presentation>