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 / Sidebar.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  50 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="Sidebar">Windows Sidebar</string>
  9.       <string id="TurnOffSidebar">Turn off Windows Sidebar</string>
  10.       <string id="TurnOffSidebar_Explain">Windows Sidebar is a feature that allows the use of gadgets, which are small applets that may display information or utilities to the user.
  11.  
  12. If you enable this setting, Windows Sidebar will be turned off.
  13.  
  14. If you disable or do not configure this setting, Windows Sidebar will be turned on.
  15.  
  16. The default is for Windows Sidebar to be turned on.</string>
  17.       <string id="TurnOffUnsignedGagdets">Disable unpacking and installation of gadgets that are not digitally signed.</string>
  18.       <string id="TurnOffUnsignedGadgets_Explain">Sidebar gadgets can be deployed as compressed files, either digitally signed or unsigned.
  19. If you enable this setting, Windows Sidebar will not extract any gadgets that have not been digitally signed.
  20.  
  21. If you disable or do not configure this setting, Windows Sidebar will extract both signed and unsigned gadgets.
  22.  
  23. The default is for Windows Sidebar to extract both signed and unsigned gadgets.</string>
  24.       <string id="TurnOffUserInstalledGadgets">Turn Off User Installed Windows Sidebar Gadgets</string>
  25.       <string id="TurnOffUserInstalledGadgets_Explain">The Windows Sidebar will run gadgets that are located in the profile space of the user. Gadgets are small applets that are run by the Windows Sidebar on the Sidebar or on the desktop.
  26.  
  27. If you enable this setting, Windows Sidebar will not run any user installed gadgets.
  28.  
  29. If you disable or do not configure this setting, Windows Sidebar will run user installed gadgets.
  30.  
  31. The default is for Windows Sidebar to run user installed gadgets.</string>
  32.       <string id="OverrideMoreGadgetsLink">Override the More Gadgets Link</string>
  33.       <string id="OverrideMoreGadgetsLink_Explain">The Windows Sidebar contains a link to allow users to download more gadgets from a website. Microsoft hosts a default website where many gadget authors can post their gadgets. This link can be redirected to a website where alternate gadgets should be available.
  34.  
  35. If you enable this setting, the Gadget Gallery in the Windows Sidebar will direct users to the alternate web site.
  36.  
  37. If you disable or do not configure this setting, Windows Sidebar will direct users to the default web site.
  38.  
  39. The default is for Windows Sidebar to direct users to the default web site.</string>
  40.     </stringTable>
  41.     <presentationTable>
  42.       <presentation id="OverrideMoreGadgetsLink">
  43.         <textBox refId="OverrideMoreGadgetsLink">
  44.           <label>Override Gadget Location</label>
  45.         </textBox>
  46.       </presentation>
  47.     </presentationTable>
  48.   </resources>
  49. </policyDefinitionResources>
  50.