home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / en-US / FramePanes.adml < prev    next >
Extensible Markup Language  |  2008-01-19  |  1KB  |  28 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="ExplorerFramePanePolicies">Explorer Frame Pane</string>
  9.       <string id="NoPreviewPane">Turn off Details Pane</string>
  10.       <string id="NoPreviewPane_help">Hides the Details Pane in Windows Explorer.
  11.  
  12. If you enable this policy setting, the Details Pane in Windows Explorer is hidden and cannot be turned on by the user.
  13.  
  14. If you disable, or do not configure this setting, the Details Pane is displayed by default and can be hidden by the user.
  15. </string>
  16.  
  17.       <string id="NoReadingPane">Turn off Preview Pane</string>
  18.       <string id="NoReadingPane_help">Hides the Preview Pane in Windows Explorer.
  19.  
  20. If you enable this policy setting, the Preview Pane in Windows Explorer is hidden and cannot be turned on by the user.
  21.  
  22. If you disable, or do not configure this setting, the Preview Pane is displayed by default and can be hidden by the user.
  23. </string>
  24.  
  25.     </stringTable>
  26.   </resources>
  27. </policyDefinitionResources>
  28.