+ <presentation id="SearchEngine">
+ <textBox refId="SearchEngine_Name">
+ <label>Name:</label>
+ </textBox>
+ <textBox refId="SearchEngine_URLTemplate">
+ <label>URL Template:</label>
+ </textBox>
+ <text>Method:</text>
+ <dropdownList refId="SearchEngine_Method"/>
+ <textBox refId="SearchEngine_IconURL">
+ <label>Icon URL:</label>
+ </textBox>
+ <textBox refId="SearchEngine_Alias">
+ <label>Alias:</label>
+ </textBox>
+ <textBox refId="SearchEngine_Description">
+ <label>Description:</label>
+ </textBox>
+ <textBox refId="SearchEngine_SuggestURLTemplate">
+ <label>Suggest URL Template:</label>
+ </textBox>
+ </presentation>
+ <presentation id="SearchEngines_Default">
+ <textBox refId="SearchEngines_Default">
+ <label/>
+ </textBox>
+ </presentation>