home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / PolicyDefinitions / en-US / WordWheel.adml < prev   
Extensible Markup Language  |  2008-01-19  |  3KB  |  40 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <displayName>enter display name here</displayName>
  5.   <description>enter description here</description>
  6.   <resources>
  7.     <stringTable>
  8.       <string id="CustomSearch">Custom Instant Search Internet search provider</string>
  9.       <string id="CustomSearch_Explain">Set up the menu name and URL for the custom Internet search provider.
  10.  
  11. If you enable this setting, the specified menu name and URL will be used for Internet searches.
  12.  
  13. If you disable or not configure this setting, the default Internet search provider will be used.</string>
  14.       <string id="NoSearchInternetInWordWheel">Hide the "Search the Internet" link from the Search box drop down.</string>
  15.       <string id="NoSearchInternetInWordWheel_Explain">This policy setting allows you to manage whether the "Search the Internet" link does not appear in the Start menu and the Instant Search box drop down list.
  16.  
  17. If you enable this policy setting, the "Search the Internet" link is hidden from the Start menu and the Instant Search box drop down list.
  18.  
  19. If you disable or do not configure this policy setting, the "Search the Internet" link appears in the Start menu and Instant Search box drop down list.</string>
  20.       <string id="WordWheelAlwaysUseExplicitCommit">Require an explicit commit before conducting searches.</string>
  21.       <string id="WordWheelAlwaysUseExplicitCommit_Explain">This policy setting allows you to manage whether to require a specific commit before conducting searches.
  22.  
  23. If you enable this policy setting, a specific commit is required before conducting searches.
  24.  
  25. If you disable or do not configure this policy setting, a specific commit is not required.</string>
  26.       <string id="WordwheelPolicies">Instant Search</string>
  27.     </stringTable>
  28.     <presentationTable>
  29.       <presentation id="CustomSearch">
  30.         <textBox refId="CustomSearch_NamePrompt">
  31.           <label>The string or DLL resource from which to load the string shown in the Instant Search menu.</label>
  32.         </textBox>
  33.         <textBox refId="CustomSearch_URLPrompt">
  34.           <label>The URL to use when invoking the custom Internet search, with the search term indicated by "%w".</label>
  35.         </textBox>
  36.       </presentation>
  37.     </presentationTable>
  38.   </resources>
  39. </policyDefinitionResources>
  40.