home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / Admin / onent14.opax < prev    next >
Extensible Markup Language  |  2010-10-01  |  115KB  |  1,095 lines

  1.  ■<?xml version="1.0" encoding="utf-16"?>
  2. <policyDefinitions revision="1.0" schemaVersion="1.0">
  3.   <policyNamespaces>
  4.     <target prefix="onent14" namespace="onent14.Office.Microsoft.Policies.Windows" />
  5.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  6.   </policyNamespaces>
  7.   <supersededAdm fileName="onent14" />
  8.   <resources minRequiredRevision="1.0" />
  9.   <categories>
  10.     <category name="L_MicrosoftOfficeOneNote" displayName="$(string.L_MicrosoftOfficeOneNote)" />
  11.     <category name="L_OneNoteOptions" displayName="$(string.L_OneNoteOptions)">
  12.       <parentCategory ref="L_MicrosoftOfficeOneNote" />
  13.     </category>
  14.     <category name="L_Display" displayName="$(string.L_Display)">
  15.       <parentCategory ref="L_OneNoteOptions" />
  16.     </category>
  17.     <category name="L_Editing" displayName="$(string.L_Editing)">
  18.       <parentCategory ref="L_OneNoteOptions" />
  19.     </category>
  20.     <category name="L_Pen" displayName="$(string.L_Pen)">
  21.       <parentCategory ref="L_OneNoteOptions" />
  22.     </category>
  23.     <category name="L_Email" displayName="$(string.L_Email)">
  24.       <parentCategory ref="L_OneNoteOptions" />
  25.     </category>
  26.     <category name="L_Security" displayName="$(string.L_Security)">
  27.       <parentCategory ref="L_OneNoteOptions" />
  28.     </category>
  29.     <category name="L_Cryptography" displayName="$(string.L_Cryptography)">
  30.       <parentCategory ref="L_Security" />
  31.     </category>
  32.     <category name="L_TrustCenter" displayName="$(string.L_TrustCenter)">
  33.       <parentCategory ref="L_Security" />
  34.     </category>
  35.     <category name="L_NoteFlags" displayName="$(string.L_NoteFlags)">
  36.       <parentCategory ref="L_OneNoteOptions" />
  37.     </category>
  38.     <category name="L_AudioandVideo" displayName="$(string.L_AudioandVideo)">
  39.       <parentCategory ref="L_OneNoteOptions" />
  40.     </category>
  41.     <category name="L_Save" displayName="$(string.L_Save)">
  42.       <parentCategory ref="L_OneNoteOptions" />
  43.     </category>
  44.     <category name="L_Password" displayName="$(string.L_Password)">
  45.       <parentCategory ref="L_OneNoteOptions" />
  46.     </category>
  47.     <category name="L_Backup" displayName="$(string.L_Backup)">
  48.       <parentCategory ref="L_OneNoteOptions" />
  49.     </category>
  50.     <category name="L_SendToOneNote" displayName="$(string.L_SendToOneNote)">
  51.       <parentCategory ref="L_OneNoteOptions" />
  52.     </category>
  53.     <category name="L_Addins" displayName="$(string.L_Addins)">
  54.       <parentCategory ref="L_OneNoteOptions" />
  55.     </category>
  56.     <category name="L_Spelling" displayName="$(string.L_Spelling)">
  57.       <parentCategory ref="L_OneNoteOptions" />
  58.     </category>
  59.     <category name="L_VersionsAndRecyleBin" displayName="$(string.L_VersionsAndRecyleBin)">
  60.       <parentCategory ref="L_OneNoteOptions" />
  61.     </category>
  62.     <category name="L_Other" displayName="$(string.L_Other)">
  63.       <parentCategory ref="L_OneNoteOptions" />
  64.     </category>
  65.   </categories>
  66.   <policies>
  67.     <policy name="L_Pagetabsappearontheleft" class="User" displayName="$(string.L_Pagetabsappearontheleft)" explainText="$(string.L_RightUncheckstheoptionPagetabsappearontheleftLeftCheckstheop)" presentation="$(presentation.L_Pagetabsappearontheleft)" key="software\microsoft\office\14.0\onenote\options\other">
  68.       <parentCategory ref="L_Display" />
  69.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  70.       <elements>
  71.         <enum id="L_Specifylocationofthepagetabcontrol" valueName="pagetabsonleft">
  72.           <item displayName="$(string.L_Right)">
  73.             <value>
  74.               <decimal value="0" />
  75.             </value>
  76.           </item>
  77.           <item displayName="$(string.L_Left)">
  78.             <value>
  79.               <decimal value="1" />
  80.             </value>
  81.           </item>
  82.         </enum>
  83.       </elements>
  84.     </policy>
  85.     <policy name="L_Verticalscrollbarappearsonleft" class="User" displayName="$(string.L_Verticalscrollbarappearsonleft)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\other" valueName="vertscrollbaronleft">
  86.       <parentCategory ref="L_Display" />
  87.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  88.       <enabledValue>
  89.         <decimal value="1" />
  90.       </enabledValue>
  91.       <disabledValue>
  92.         <decimal value="0" />
  93.       </disabledValue>
  94.     </policy>
  95.     <policy name="L_ShowNoteContainers" class="User" displayName="$(string.L_ShowNoteContainers)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\other" valueName="shownotecontainers">
  96.       <parentCategory ref="L_Display" />
  97.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  98.       <enabledValue>
  99.         <decimal value="1" />
  100.       </enabledValue>
  101.       <disabledValue>
  102.         <decimal value="0" />
  103.       </disabledValue>
  104.     </policy>
  105.     <policy name="L_Navigationbarappearsontheright" class="User" displayName="$(string.L_Navigationbarappearsontheright)" explainText="$(string.L_NavigationbarappearsontherightExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="navbaronleft">
  106.       <parentCategory ref="L_Display" />
  107.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  108.       <enabledValue>
  109.         <decimal value="0" />
  110.       </enabledValue>
  111.       <disabledValue>
  112.         <decimal value="1" />
  113.       </disabledValue>
  114.     </policy>
  115.     <policy name="L_TurnOffLinkCreationWith" class="User" displayName="$(string.L_TurnOffLinkCreationWith)" explainText="$(string.L_TurnOffLinkCreationWithExplain)" key="software\microsoft\office\14.0\onenote\options\editing" valueName="wikilink">
  116.       <parentCategory ref="L_Editing" />
  117.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  118.       <enabledValue>
  119.         <decimal value="0" />
  120.       </enabledValue>
  121.       <disabledValue>
  122.         <decimal value="1" />
  123.       </disabledValue>
  124.     </policy>
  125.     <policy name="L_Turnoffautocalculator" class="User" displayName="$(string.L_Turnoffautocalculator)" explainText="$(string.L_TurnoffautocalculatorExplain)" key="software\microsoft\office\14.0\onenote\options\editing" valueName="autocalculate">
  126.       <parentCategory ref="L_Editing" />
  127.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  128.       <enabledValue>
  129.         <decimal value="0" />
  130.       </enabledValue>
  131.       <disabledValue>
  132.         <decimal value="1" />
  133.       </disabledValue>
  134.     </policy>
  135.     <policy name="L_ShowPasteOptionsbuttons" class="User" displayName="$(string.L_ShowPasteOptionsbuttons)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\other" valueName="pasteooui">
  136.       <parentCategory ref="L_Editing" />
  137.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  138.       <enabledValue>
  139.         <decimal value="1" />
  140.       </enabledValue>
  141.       <disabledValue>
  142.         <decimal value="0" />
  143.       </disabledValue>
  144.     </policy>
  145.     <policy name="L_AutoNumberingRecognition" class="User" displayName="$(string.L_AutoNumberingRecognition)" explainText="$(string.L_ChecksUncheckstheoptionApplynumberingtolistsautomatically)" key="software\microsoft\office\14.0\onenote\options\editing" valueName="numbering auto reco">
  146.       <parentCategory ref="L_Editing" />
  147.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  148.       <enabledValue>
  149.         <decimal value="1" />
  150.       </enabledValue>
  151.       <disabledValue>
  152.         <decimal value="0" />
  153.       </disabledValue>
  154.     </policy>
  155.     <policy name="L_AutoBulletRecognition" class="User" displayName="$(string.L_AutoBulletRecognition)" explainText="$(string.L_ChecksUncheckstheoptionApplybulletstolistsautomatically)" key="software\microsoft\office\14.0\onenote\options\editing" valueName="bullet auto reco">
  156.       <parentCategory ref="L_Editing" />
  157.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  158.       <enabledValue>
  159.         <decimal value="1" />
  160.       </enabledValue>
  161.       <disabledValue>
  162.         <decimal value="0" />
  163.       </disabledValue>
  164.     </policy>
  165.     <policy name="L_DefaultFontName" class="User" displayName="$(string.L_DefaultFontName)" explainText="$(string.L_SpecifiesthevalueintheoptionFont)" presentation="$(presentation.L_DefaultFontName)" key="software\microsoft\office\14.0\onenote\options\editing">
  166.       <parentCategory ref="L_Editing" />
  167.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  168.       <elements>
  169.         <text id="L_Font" valueName="defaultfontface" />
  170.       </elements>
  171.     </policy>
  172.     <policy name="L_DefaultFontSize" class="User" displayName="$(string.L_DefaultFontSize)" explainText="$(string.L_SpecifiesthevalueintheoptionSize)" presentation="$(presentation.L_DefaultFontSize)" key="software\microsoft\office\14.0\onenote\options\editing">
  173.       <parentCategory ref="L_Editing" />
  174.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  175.       <elements>
  176.         <text id="L_FontSize" valueName="defaultfontsize" />
  177.       </elements>
  178.     </policy>
  179.     <policy name="L_AutoKeyboardSwitching" class="User" displayName="$(string.L_AutoKeyboardSwitching)" explainText="$(string.L_CheckUncheckstheoptionSwitchkeyboardsautomatically)" key="software\microsoft\office\14.0\onenote\options\language" valueName="autokeyboard">
  180.       <parentCategory ref="L_Editing" />
  181.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  182.       <enabledValue>
  183.         <decimal value="1" />
  184.       </enabledValue>
  185.       <disabledValue>
  186.         <decimal value="0" />
  187.       </disabledValue>
  188.     </policy>
  189.     <policy name="L_IncludelinktosourcewhenpastingfromtheInternet" class="User" displayName="$(string.L_IncludelinktosourcewhenpastingfromtheInternet)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\editing" valueName="pasteincludeurl">
  190.       <parentCategory ref="L_Editing" />
  191.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  192.       <enabledValue>
  193.         <decimal value="1" />
  194.       </enabledValue>
  195.       <disabledValue>
  196.         <decimal value="0" />
  197.       </disabledValue>
  198.     </policy>
  199.     <policy name="L_DisableScratchout" class="User" displayName="$(string.L_DisableScratchout)" explainText="$(string.L_DisableScratchoutExplain)" key="software\microsoft\office\14.0\onenote\options\pen" valueName="disablescratchout">
  200.       <parentCategory ref="L_Pen" />
  201.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  202.       <enabledValue>
  203.         <decimal value="1" />
  204.       </enabledValue>
  205.       <disabledValue>
  206.         <decimal value="0" />
  207.       </disabledValue>
  208.     </policy>
  209.     <policy name="L_Createallnewpageswithrulelines" class="User" displayName="$(string.L_Createallnewpageswithrulelines)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\pen" valueName="userulelines">
  210.       <parentCategory ref="L_Pen" />
  211.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  212.       <enabledValue>
  213.         <decimal value="1" />
  214.       </enabledValue>
  215.       <disabledValue>
  216.         <decimal value="0" />
  217.       </disabledValue>
  218.     </policy>
  219.     <policy name="L_Usepenpressuresensitivity" class="User" displayName="$(string.L_Usepenpressuresensitivity)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\pen" valueName="inkpressure">
  220.       <parentCategory ref="L_Pen" />
  221.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  222.       <enabledValue>
  223.         <decimal value="1" />
  224.       </enabledValue>
  225.       <disabledValue>
  226.         <decimal value="0" />
  227.       </disabledValue>
  228.     </policy>
  229.     <policy name="L_AutomaticallyswitchbetweenPenandSelectionTool" class="User" displayName="$(string.L_AutomaticallyswitchbetweenPenandSelectionTool)" explainText="$(string.L_ChecksUnchecksthecorrespondingUIoption)" key="software\microsoft\office\14.0\onenote\options\pen" valueName="automodeswitch">
  230.       <parentCategory ref="L_Pen" />
  231.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  232.       <enabledValue>
  233.         <decimal value="1" />
  234.       </enabledValue>
  235.       <disabledValue>
  236.         <decimal value="0" />
  237.       </disabledValue>
  238.     </policy>
  239.     <policy name="L_ShowTabletPCInputPanelonOneNotepages" class="User" displayName="$(string.L_ShowTabletPCInputPanelonOneNotepages)" explainText="$(string.L_ChecktodisplayInputPanel)" key="software\microsoft\office\14.0\onenote\options\pen" valueName="showtabletpcinputpanel">
  240.       <parentCategory ref="L_Pen" />
  241.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  242.       <enabledValue>
  243.         <decimal value="1" />
  244.       </enabledValue>
  245.       <disabledValue>
  246.         <decimal value="0" />
  247.       </disabledValue>
  248.     </policy>
  249.     <policy name="L_AttachEmbeddedFilesToTheEmail" class="User" displayName="$(string.L_AttachEmbeddedFilesToTheEmail)" explainText="$(string.L_AttachEmbeddedFilesToTheEmailExplain)" key="software\microsoft\office\14.0\onenote\options" valueName="email embedded files">
  250.       <parentCategory ref="L_Email" />
  251.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  252.       <enabledValue>
  253.         <decimal value="1" />
  254.       </enabledValue>
  255.       <disabledValue>
  256.         <decimal value="0" />
  257.       </disabledValue>
  258.     </policy>
  259.     <policy name="L_AllowOneNoteemailattachments" class="User" displayName="$(string.L_AllowOneNoteemailattachments)" explainText="$(string.L_ChecksUncheckstheoptionAttachacopyoftheoriginalnotesasaOneNo)" key="software\microsoft\office\14.0\onenote\options" valueName="email attachment">
  260.       <parentCategory ref="L_Email" />
  261.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  262.       <enabledValue>
  263.         <decimal value="1" />
  264.       </enabledValue>
  265.       <disabledValue>
  266.         <decimal value="0" />
  267.       </disabledValue>
  268.     </policy>
  269.     <policy name="L_AddsignaturetoOneNoteemailmessages" class="User" displayName="$(string.L_AddsignaturetoOneNoteemailmessages)" explainText="$(string.L_ChecksUncheckstheoptionAddthefollowingsignaturetoemailmessag)" key="software\microsoft\office\14.0\onenote\options\other" valueName="emailsignature">
  270.       <parentCategory ref="L_Email" />
  271.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  272.       <enabledValue>
  273.         <decimal value="1" />
  274.       </enabledValue>
  275.       <disabledValue>
  276.         <decimal value="0" />
  277.       </disabledValue>
  278.     </policy>
  279.     <policy name="L_UsethissignatureforOneNoteemail" class="User" displayName="$(string.L_UsethissignatureforOneNoteemail)" explainText="$(string.L_SetsthevalueintheoptionAddthefollowingsignaturetoemailmessag)" presentation="$(presentation.L_UsethissignatureforOneNoteemail)" key="software\microsoft\office\14.0\onenote\options\other">
  280.       <parentCategory ref="L_Email" />
  281.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  282.       <elements>
  283.         <text id="L_EntersignaturetouseforOneNoteemail" valueName="signature" />
  284.       </elements>
  285.     </policy>
  286.     <policy name="L_Copyitemswhenmovingthem" class="User" displayName="$(string.L_Copyitemswhenmovingthem)" explainText="$(string.L_CopyitemswhenmovingthemExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="duplicatenoteflag">
  287.       <parentCategory ref="L_NoteFlags" />
  288.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  289.       <enabledValue>
  290.         <decimal value="1" />
  291.       </enabledValue>
  292.       <disabledValue>
  293.         <decimal value="0" />
  294.       </disabledValue>
  295.     </policy>
  296.     <policy name="L_ShowDimmedTaggedNotesInTheTagsSummaryTaskPane" class="User" displayName="$(string.L_ShowDimmedTaggedNotesInTheTagsSummaryTaskPane)" explainText="$(string.L_ShowDimmedTaggedNotesInTheTagsSummaryTaskPaneExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="showinactivenoteflag">
  297.       <parentCategory ref="L_NoteFlags" />
  298.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  299.       <enabledValue>
  300.         <decimal value="1" />
  301.       </enabledValue>
  302.       <disabledValue>
  303.         <decimal value="0" />
  304.       </disabledValue>
  305.     </policy>
  306.     <policy name="L_Disableaudosearch" class="User" displayName="$(string.L_Disableaudosearch)" explainText="$(string.L_DisableaudosearchExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="enableaudiosearch">
  307.       <parentCategory ref="L_AudioandVideo" />
  308.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  309.       <enabledValue>
  310.         <decimal value="0" />
  311.       </enabledValue>
  312.       <disabledValue>
  313.         <decimal value="1" />
  314.       </disabledValue>
  315.     </policy>
  316.     <policy name="L_DisableLinkedAudiofeature" class="User" displayName="$(string.L_DisableLinkedAudiofeature)" explainText="$(string.L_DisableLinkedAudiofeatureExplain)" key="software\microsoft\office\14.0\onenote\options\audio" valueName="disablerecording">
  317.       <parentCategory ref="L_AudioandVideo" />
  318.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  319.       <enabledValue>
  320.         <decimal value="1" />
  321.       </enabledValue>
  322.       <disabledValue>
  323.         <decimal value="0" />
  324.       </disabledValue>
  325.     </policy>
  326.     <policy name="L_Specifynumberofbitstosamplewhenrecording" class="User" displayName="$(string.L_Specifynumberofbitstosamplewhenrecording)" explainText="$(string.L_SpecifynumberofbitstosamplewhenrecordingExplain)" presentation="$(presentation.L_Specifynumberofbitstosamplewhenrecording)" key="software\microsoft\office\14.0\onenote\options\audio">
  327.       <parentCategory ref="L_AudioandVideo" />
  328.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  329.       <elements>
  330.         <decimal id="L_Bits" valueName="defaultbitdepth" minValue="8" maxValue="48" />
  331.       </elements>
  332.     </policy>
  333.     <policy name="L_Specifyratetosampleaudiobitssecond" class="User" displayName="$(string.L_Specifyratetosampleaudiobitssecond)" explainText="$(string.L_SpecifyratetosampleaudiobitssecondExplain)" presentation="$(presentation.L_Specifyratetosampleaudiobitssecond)" key="software\microsoft\office\14.0\onenote\options\audio">
  334.       <parentCategory ref="L_AudioandVideo" />
  335.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  336.       <elements>
  337.         <decimal id="L_BitsSecond" valueName="defaultsamplerate" minValue="8" maxValue="192" />
  338.       </elements>
  339.     </policy>
  340.     <policy name="L_Specifynumberofchannelstorecord" class="User" displayName="$(string.L_Specifynumberofchannelstorecord)" explainText="$(string.L_SpecifynumberofchannelstorecordExplain)" presentation="$(presentation.L_Specifynumberofchannelstorecord)" key="software\microsoft\office\14.0\onenote\options\audio">
  341.       <parentCategory ref="L_AudioandVideo" />
  342.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  343.       <elements>
  344.         <decimal id="L_Channels12" valueName="defaultchannels" minValue="1" maxValue="2" />
  345.       </elements>
  346.     </policy>
  347.     <policy name="L_Rewindfromstartofparagraphbythefollowingnumberofseconds" class="User" displayName="$(string.L_Rewindfromstartofparagraphbythefollowingnumberofseconds)" explainText="$(string.L_SetsthevalueinthecorrespondingUIoption)" presentation="$(presentation.L_Rewindfromstartofparagraphbythefollowingnumberofseconds)" key="software\microsoft\office\14.0\onenote\options\audio">
  348.       <parentCategory ref="L_AudioandVideo" />
  349.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  350.       <elements>
  351.         <decimal id="L_Rewindfromstartofparagraphbysec" valueName="rewind" minValue="0" maxValue="999" />
  352.       </elements>
  353.     </policy>
  354.     <policy name="L_ChoosedefaultcodectobeusedforVideonotebook" class="User" displayName="$(string.L_ChoosedefaultcodectobeusedforVideonotebook)" explainText="$(string.L_ChoosedefaultcodectobeusedforVideonotebookExplain)" presentation="$(presentation.L_ChoosedefaultcodectobeusedforVideonotebook)" key="software\microsoft\office\14.0\onenote\options\audio">
  355.       <parentCategory ref="L_AudioandVideo" />
  356.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  357.       <elements>
  358.         <enum id="L_ChoosetheWindowsMediaVideo8codec" valueName="videocaptureprofile">
  359.           <item displayName="$(string.L_ColorPocketPcs150kbps)">
  360.             <value>
  361.               <string>Windows Media Video 8 for Color Pocket PCs (150 Kbps)</string>
  362.             </value>
  363.           </item>
  364.           <item displayName="$(string.L_DialupModemsorSinglechannel)">
  365.             <value>
  366.               <string>Windows Media Video 8 for Dial-up Modems or Single-channel ISDN (28.8 to 56 Kbps)</string>
  367.             </value>
  368.           </item>
  369.           <item displayName="$(string.L_LANCableModemorXDSL)">
  370.             <value>
  371.               <string>Windows Media Video 8 for LAN, Cable Modem, or xDSL (100 to 768 Kbps)</string>
  372.             </value>
  373.           </item>
  374.           <item displayName="$(string.L_DialupModemsorLAN)">
  375.             <value>
  376.               <string>Windows Media Video 8 for Dial-up Modems or LAN (28.8 to 100 Kbps)</string>
  377.             </value>
  378.           </item>
  379.           <item displayName="$(string.L_DialupModems288kbps)">
  380.             <value>
  381.               <string>Windows Media Video 8 for Dial-up Modems (28.8 Kbps)</string>
  382.             </value>
  383.           </item>
  384.           <item displayName="$(string.L_DialupModems56kbps)">
  385.             <value>
  386.               <string>Windows Media Video 8 for Dial-up Modems (56 Kbps)</string>
  387.             </value>
  388.           </item>
  389.           <item displayName="$(string.L_LocalAreaNetwork100kbps)">
  390.             <value>
  391.               <string>Windows Media Video 8 for Local Area Network (100 Kbps)</string>
  392.             </value>
  393.           </item>
  394.           <item displayName="$(string.L_LocalAreaNetwork256kbps)">
  395.             <value>
  396.               <string>Windows Media Video 8 for Local Area Network (256 Kbps)</string>
  397.             </value>
  398.           </item>
  399.           <item displayName="$(string.L_LocalAreaNetwork384kbps)">
  400.             <value>
  401.               <string>Windows Media Video 8 for Local Area Network (384 Kbps)</string>
  402.             </value>
  403.           </item>
  404.           <item displayName="$(string.L_BroadbandNTSC700kbps)">
  405.             <value>
  406.               <string>Windows Media Video 8 for Broadband (NTSC, 700 Kbps)</string>
  407.             </value>
  408.           </item>
  409.           <item displayName="$(string.L_BroadbandNTSC1400kbps)">
  410.             <value>
  411.               <string>Windows Media Video 8 for Broadband (NTSC, 1400 Kbps)</string>
  412.             </value>
  413.           </item>
  414.           <item displayName="$(string.L_BroadbandPAL384kbps)">
  415.             <value>
  416.               <string>Windows Media Video 8 for Broadband (PAL, 384 Kbps)</string>
  417.             </value>
  418.           </item>
  419.           <item displayName="$(string.L_BroadbandPAL700kbps)">
  420.             <value>
  421.               <string>Windows Media Video 8 for Broadband (PAL, 700 Kbps)</string>
  422.             </value>
  423.           </item>
  424.         </enum>
  425.       </elements>
  426.     </policy>
  427.     <policy name="L_SetCNGCipherAlgorithm" class="User" displayName="$(string.L_SetCNGCipherAlgorithm)" explainText="$(string.L_SetCNGCipherAlgorithmExplain)" presentation="$(presentation.L_SetCNGCipherAlgorithm)" key="software\microsoft\office\14.0\onenote\security\crypto">
  428.       <parentCategory ref="L_Cryptography" />
  429.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  430.       <elements>
  431.         <text id="L_SetCNGCipherAlgorithmID" valueName="cipheralgorithm" required="true" />
  432.       </elements>
  433.     </policy>
  434.     <policy name="L_ConfigureCNGCipherChainingMode" class="User" displayName="$(string.L_ConfigureCNGCipherChainingMode)" explainText="$(string.L_ConfigureCNGCipherChainingModeExplain)" presentation="$(presentation.L_ConfigureCNGCipherChainingMode)" key="software\microsoft\office\14.0\onenote\security\crypto">
  435.       <parentCategory ref="L_Cryptography" />
  436.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  437.       <elements>
  438.         <enum id="L_ConfigureCNGCipherChainingModeDropID" valueName="cipherchaining">
  439.           <item displayName="$(string.L_ConfigureCNGCipherChainingModeStr1)">
  440.             <value>
  441.               <string>ChainingModeCBC</string>
  442.             </value>
  443.           </item>
  444.           <item displayName="$(string.L_ConfigureCNGCipherChainingModeStr2)">
  445.             <value>
  446.               <string>ChainingModeCFB</string>
  447.             </value>
  448.           </item>
  449.         </enum>
  450.       </elements>
  451.     </policy>
  452.     <policy name="L_SetCNGCipherKeyLength" class="User" displayName="$(string.L_SetCNGCipherKeyLength)" explainText="$(string.L_SetCNGCipherKeyLengthExplain)" presentation="$(presentation.L_SetCNGCipherKeyLength)" key="software\microsoft\office\14.0\onenote\security\crypto">
  453.       <parentCategory ref="L_Cryptography" />
  454.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  455.       <elements>
  456.         <decimal id="L_SetCNGCipherKeyLengthSpinID" valueName="cipherkeybits" minValue="0" maxValue="1000000" />
  457.       </elements>
  458.     </policy>
  459.     <policy name="L_SpecifyEncryptionCompatibility" class="User" displayName="$(string.L_SpecifyEncryptionCompatibility)" explainText="$(string.L_SpecifyEncryptionCompatibilityExplain)" presentation="$(presentation.L_SpecifyEncryptionCompatibility)" key="software\microsoft\office\14.0\onenote\security\crypto">
  460.       <parentCategory ref="L_Cryptography" />
  461.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  462.       <elements>
  463.         <enum id="L_SpecifyEncryptionCompatibilityDropID" valueName="compatmode">
  464.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr1)">
  465.             <value>
  466.               <decimal value="0" />
  467.             </value>
  468.           </item>
  469.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr2)">
  470.             <value>
  471.               <decimal value="1" />
  472.             </value>
  473.           </item>
  474.           <item displayName="$(string.L_SpecifyEncryptionCompatibilityStr3)">
  475.             <value>
  476.               <decimal value="2" />
  477.             </value>
  478.           </item>
  479.         </enum>
  480.       </elements>
  481.     </policy>
  482.     <policy name="L_SetParametersForCNGContext" class="User" displayName="$(string.L_SetParametersForCNGContext)" explainText="$(string.L_SetParametersForCNGContextExplain)" presentation="$(presentation.L_SetParametersForCNGContext)" key="software\microsoft\office\14.0\onenote\security\crypto">
  483.       <parentCategory ref="L_Cryptography" />
  484.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  485.       <elements>
  486.         <text id="L_SetParametersForCNGContextID" valueName="context" required="true" />
  487.       </elements>
  488.     </policy>
  489.     <policy name="L_SpecifyCNGHashAlgorithm" class="User" displayName="$(string.L_SpecifyCNGHashAlgorithm)" explainText="$(string.L_SpecifyCNGHashAlgorithmExplain)" presentation="$(presentation.L_SpecifyCNGHashAlgorithm)" key="software\microsoft\office\14.0\onenote\security\crypto">
  490.       <parentCategory ref="L_Cryptography" />
  491.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  492.       <elements>
  493.         <enum id="L_SpecifyCNGHashAlgorithmDropID" valueName="hashalgorithm">
  494.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr1)">
  495.             <value>
  496.               <string>SHA1</string>
  497.             </value>
  498.           </item>
  499.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr2)">
  500.             <value>
  501.               <string>SHA256</string>
  502.             </value>
  503.           </item>
  504.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr3)">
  505.             <value>
  506.               <string>SHA384</string>
  507.             </value>
  508.           </item>
  509.           <item displayName="$(string.L_SpecifyCNGHashAlgorithmStr4)">
  510.             <value>
  511.               <string>SHA512</string>
  512.             </value>
  513.           </item>
  514.         </enum>
  515.       </elements>
  516.     </policy>
  517.     <policy name="L_SetCNGPasswordSpinCount" class="User" displayName="$(string.L_SetCNGPasswordSpinCount)" explainText="$(string.L_SetCNGPasswordSpinCountExplain)" presentation="$(presentation.L_SetCNGPasswordSpinCount)" key="software\microsoft\office\14.0\onenote\security\crypto">
  518.       <parentCategory ref="L_Cryptography" />
  519.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  520.       <elements>
  521.         <decimal id="L_SetCNGPasswordSpinCountSpinID" valueName="passwordspincount" minValue="0" maxValue="10000000" />
  522.       </elements>
  523.     </policy>
  524.     <policy name="L_SpecifyCNGRandomNumberGeneratorAlgorithm" class="User" displayName="$(string.L_SpecifyCNGRandomNumberGeneratorAlgorithm)" explainText="$(string.L_SpecifyCNGRandomNumberGeneratorAlgorithmExplain)" presentation="$(presentation.L_SpecifyCNGRandomNumberGeneratorAlgorithm)" key="software\microsoft\office\14.0\onenote\security\crypto">
  525.       <parentCategory ref="L_Cryptography" />
  526.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  527.       <elements>
  528.         <text id="L_SpecifyCNGRandomNumberGeneratorAlgorithmID" valueName="rngalgorithm" required="true" />
  529.       </elements>
  530.     </policy>
  531.     <policy name="L_SpecifyCNGSaltLength" class="User" displayName="$(string.L_SpecifyCNGSaltLength)" explainText="$(string.L_SpecifyCNGSaltLengthExplain)" presentation="$(presentation.L_SpecifyCNGSaltLength)" key="software\microsoft\office\14.0\onenote\security\crypto">
  532.       <parentCategory ref="L_Cryptography" />
  533.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  534.       <elements>
  535.         <decimal id="L_SpecifyCNGSaltLengthSpinID" valueName="saltbytes" minValue="0" maxValue="5000" />
  536.       </elements>
  537.     </policy>
  538.     <policy name="L_TurnOffDEPOneNote" class="User" displayName="$(string.L_TurnOffDEPOneNote)" explainText="$(string.L_TurnOffDEPOneNoteExplain)" key="software\microsoft\office\14.0\onenote\security" valueName="enabledep">
  539.       <parentCategory ref="L_TrustCenter" />
  540.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  541.       <enabledValue>
  542.         <decimal value="0" />
  543.       </enabledValue>
  544.       <disabledValue>
  545.         <decimal value="1" />
  546.       </disabledValue>
  547.     </policy>
  548.     <policy name="L_NotebookRoot" class="User" displayName="$(string.L_NotebookRoot)" explainText="$(string.L_NotebookRootExplain)" presentation="$(presentation.L_NotebookRoot)" key="software\microsoft\office\14.0\onenote\options\save">
  549.       <parentCategory ref="L_Save" />
  550.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  551.       <elements>
  552.         <text id="L_empty1" valueName="notebook root" />
  553.       </elements>
  554.     </policy>
  555.     <policy name="L_Locationofunfilednotessection" class="User" displayName="$(string.L_Locationofunfilednotessection)" explainText="$(string.L_LocationofunfilednotessectionExplain)" presentation="$(presentation.L_Locationofunfilednotessection)" key="software\microsoft\office\14.0\onenote\options\paths">
  556.       <parentCategory ref="L_Save" />
  557.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  558.       <elements>
  559.         <text id="L_OpenSideNotesinthissection" valueName="unfilednotessection" />
  560.       </elements>
  561.     </policy>
  562.     <policy name="L_LocationofBackupFolder" class="User" displayName="$(string.L_LocationofBackupFolder)" explainText="$(string.L_SetsthevalueinthecorrespondingUIoption)" presentation="$(presentation.L_LocationofBackupFolder)" key="software\microsoft\office\14.0\onenote\options\paths">
  563.       <parentCategory ref="L_Save" />
  564.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  565.       <elements>
  566.         <text id="L_BackupFolder" valueName="backupfolderpath" />
  567.       </elements>
  568.     </policy>
  569.     <policy name="L_Percentageofunuseddiskspacetoallowinsections" class="User" displayName="$(string.L_Percentageofunuseddiskspacetoallowinsections)" explainText="$(string.L_SetsthevalueintheoptionPercentageofunusedspacetoallowinsecti)" presentation="$(presentation.L_Percentageofunuseddiskspacetoallowinsections)" key="software\microsoft\office\14.0\onenote\options\save">
  570.       <parentCategory ref="L_Save" />
  571.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  572.       <elements>
  573.         <decimal id="L_EnterPercentage" valueName="percentfreespacebeforeoptimize" minValue="0" maxValue="100" />
  574.       </elements>
  575.     </policy>
  576.     <policy name="L_EnableabilitytooptimizeOneNotefiles" class="User" displayName="$(string.L_EnableabilitytooptimizeOneNotefiles)" explainText="$(string.L_ChecksUncheckstheoptionOptimizesectionsafterOneNotehasbeenin)" presentation="$(presentation.L_EnableabilitytooptimizeOneNotefiles)" key="software\microsoft\office\14.0\onenote\options\save">
  577.       <parentCategory ref="L_Save" />
  578.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  579.       <elements>
  580.         <boolean id="L_ChecktoenableabilitytooptimizeOneNotefiles" valueName="enableoptimizesections">
  581.           <trueValue>
  582.             <decimal value="1" />
  583.           </trueValue>
  584.           <falseValue>
  585.             <decimal value="0" />
  586.           </falseValue>
  587.         </boolean>
  588.         <decimal id="L_OptimizeOneNotefilesatthisintervalmin" valueName="optimizesectionsintervalminutes" minValue="0" maxValue="32767" />
  589.       </elements>
  590.     </policy>
  591.     <policy name="L_Disallowsaddonsaccesstopass" class="User" displayName="$(string.L_Disallowsaddonsaccesstopass)" explainText="$(string.L_DisallowsaddonsaccesstopassExplain)" key="software\microsoft\office\14.0\onenote\security" valueName="allowaddinaccesstoencryptedfiles">
  592.       <parentCategory ref="L_Password" />
  593.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  594.       <enabledValue>
  595.         <decimal value="0" />
  596.       </enabledValue>
  597.       <disabledValue>
  598.         <decimal value="1" />
  599.       </disabledValue>
  600.     </policy>
  601.     <policy name="L_Disablepasswordprotectedsections" class="User" displayName="$(string.L_Disablepasswordprotectedsections)" explainText="$(string.L_DisablepasswordprotectedsectionsExplain)" key="software\microsoft\office\14.0\onenote\general" valueName="passwordprotectiondisabled">
  602.       <parentCategory ref="L_Password" />
  603.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  604.       <enabledValue>
  605.         <decimal value="1" />
  606.       </enabledValue>
  607.       <disabledValue>
  608.         <decimal value="0" />
  609.       </disabledValue>
  610.     </policy>
  611.     <policy name="L_LockpasswordprotectedsectionsassoonasInavigateawayfromthem" class="User" displayName="$(string.L_LockpasswordprotectedsectionsassoonasInavigateawayfromthem)" explainText="$(string.L_LockpasswordprotectedsectionsassoonasInavigateawayfromthemExplain)" key="software\microsoft\office\14.0\onenote\security" valueName="locksectionsimmediately">
  612.       <parentCategory ref="L_Password" />
  613.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  614.       <enabledValue>
  615.         <decimal value="1" />
  616.       </enabledValue>
  617.       <disabledValue>
  618.         <decimal value="0" />
  619.       </disabledValue>
  620.     </policy>
  621.     <policy name="L_Lockpasswordprotectedsectionsafteruserhasntworkedonthemforatime" class="User" displayName="$(string.L_Lockpasswordprotectedsectionsafteruserhasntworkedonthemforatime)" explainText="$(string.L_LockpasswordprotectedsectionsafteruserhasntworkedonthemforatimeExplain)" presentation="$(presentation.L_Lockpasswordprotectedsectionsafteruserhasntworkedonthemforatime)" key="software\microsoft\office\14.0\onenote\security">
  622.       <parentCategory ref="L_Password" />
  623.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  624.       <elements>
  625.         <boolean id="L_Checktolocksections" valueName="lockidlesections">
  626.           <trueValue>
  627.             <decimal value="1" />
  628.           </trueValue>
  629.           <falseValue>
  630.             <decimal value="0" />
  631.           </falseValue>
  632.         </boolean>
  633.         <enum id="L_Timeintervalminutestolockpasswordprotectedsections" valueName="passwordtimeout">
  634.           <item displayName="$(string.L_1)">
  635.             <value>
  636.               <decimal value="1" />
  637.             </value>
  638.           </item>
  639.           <item displayName="$(string.L_5)">
  640.             <value>
  641.               <decimal value="5" />
  642.             </value>
  643.           </item>
  644.           <item displayName="$(string.L_10)">
  645.             <value>
  646.               <decimal value="10" />
  647.             </value>
  648.           </item>
  649.           <item displayName="$(string.L_15)">
  650.             <value>
  651.               <decimal value="15" />
  652.             </value>
  653.           </item>
  654.           <item displayName="$(string.L_30)">
  655.             <value>
  656.               <decimal value="30" />
  657.             </value>
  658.           </item>
  659.           <item displayName="$(string.L_60)">
  660.             <value>
  661.               <decimal value="60" />
  662.             </value>
  663.           </item>
  664.           <item displayName="$(string.L_120)">
  665.             <value>
  666.               <decimal value="120" />
  667.             </value>
  668.           </item>
  669.           <item displayName="$(string.L_240)">
  670.             <value>
  671.               <decimal value="240" />
  672.             </value>
  673.           </item>
  674.           <item displayName="$(string.L_480)">
  675.             <value>
  676.               <decimal value="480" />
  677.             </value>
  678.           </item>
  679.           <item displayName="$(string.L_720)">
  680.             <value>
  681.               <decimal value="720" />
  682.             </value>
  683.           </item>
  684.           <item displayName="$(string.L_1440)">
  685.             <value>
  686.               <decimal value="1440" />
  687.             </value>
  688.           </item>
  689.         </enum>
  690.       </elements>
  691.     </policy>
  692.     <policy name="L_Automaticallybackupmynotebook" class="User" displayName="$(string.L_Automaticallybackupmynotebook)" explainText="$(string.L_ChecksUncheckstheoptionAutomaticallybackupmynotebookatthefol)" presentation="$(presentation.L_Automaticallybackupmynotebook)" key="software\microsoft\office\14.0\onenote\options\save">
  693.       <parentCategory ref="L_Backup" />
  694.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  695.       <elements>
  696.         <boolean id="L_Checktoenableautomaticbackup" valueName="backupenableautobackup">
  697.           <trueValue>
  698.             <decimal value="1" />
  699.           </trueValue>
  700.           <falseValue>
  701.             <decimal value="0" />
  702.           </falseValue>
  703.         </boolean>
  704.         <enum id="L_Automaticallybackupatthisintervalmin" valueName="backupruneveryxminutes">
  705.           <item displayName="$(string.L_1)">
  706.             <value>
  707.               <decimal value="1" />
  708.             </value>
  709.           </item>
  710.           <item displayName="$(string.L_2)">
  711.             <value>
  712.               <decimal value="2" />
  713.             </value>
  714.           </item>
  715.           <item displayName="$(string.L_3)">
  716.             <value>
  717.               <decimal value="3" />
  718.             </value>
  719.           </item>
  720.           <item displayName="$(string.L_4)">
  721.             <value>
  722.               <decimal value="4" />
  723.             </value>
  724.           </item>
  725.           <item displayName="$(string.L_5)">
  726.             <value>
  727.               <decimal value="5" />
  728.             </value>
  729.           </item>
  730.           <item displayName="$(string.L_10)">
  731.             <value>
  732.               <decimal value="10" />
  733.             </value>
  734.           </item>
  735.           <item displayName="$(string.L_15)">
  736.             <value>
  737.               <decimal value="15" />
  738.             </value>
  739.           </item>
  740.           <item displayName="$(string.L_30)">
  741.             <value>
  742.               <decimal value="30" />
  743.             </value>
  744.           </item>
  745.           <item displayName="$(string.L_60)">
  746.             <value>
  747.               <decimal value="60" />
  748.             </value>
  749.           </item>
  750.           <item displayName="$(string.L_120)">
  751.             <value>
  752.               <decimal value="120" />
  753.             </value>
  754.           </item>
  755.           <item displayName="$(string.L_180)">
  756.             <value>
  757.               <decimal value="180" />
  758.             </value>
  759.           </item>
  760.           <item displayName="$(string.L_240)">
  761.             <value>
  762.               <decimal value="240" />
  763.             </value>
  764.           </item>
  765.           <item displayName="$(string.L_300)">
  766.             <value>
  767.               <decimal value="300" />
  768.             </value>
  769.           </item>
  770.           <item displayName="$(string.L_360)">
  771.             <value>
  772.               <decimal value="360" />
  773.             </value>
  774.           </item>
  775.           <item displayName="$(string.L_480)">
  776.             <value>
  777.               <decimal value="480" />
  778.             </value>
  779.           </item>
  780.           <item displayName="$(string.L_720)">
  781.             <value>
  782.               <decimal value="720" />
  783.             </value>
  784.           </item>
  785.           <item displayName="$(string.L_960)">
  786.             <value>
  787.               <decimal value="960" />
  788.             </value>
  789.           </item>
  790.           <item displayName="$(string.L_1440)">
  791.             <value>
  792.               <decimal value="1440" />
  793.             </value>
  794.           </item>
  795.           <item displayName="$(string.L_2880)">
  796.             <value>
  797.               <decimal value="2880" />
  798.             </value>
  799.           </item>
  800.           <item displayName="$(string.L_4320)">
  801.             <value>
  802.               <decimal value="4320" />
  803.             </value>
  804.           </item>
  805.           <item displayName="$(string.L_5760)">
  806.             <value>
  807.               <decimal value="5760" />
  808.             </value>
  809.           </item>
  810.           <item displayName="$(string.L_7200)">
  811.             <value>
  812.               <decimal value="7200" />
  813.             </value>
  814.           </item>
  815.           <item displayName="$(string.L_8640)">
  816.             <value>
  817.               <decimal value="8640" />
  818.             </value>
  819.           </item>
  820.           <item displayName="$(string.L_10080)">
  821.             <value>
  822.               <decimal value="10080" />
  823.             </value>
  824.           </item>
  825.           <item displayName="$(string.L_20160)">
  826.             <value>
  827.               <decimal value="20160" />
  828.             </value>
  829.           </item>
  830.           <item displayName="$(string.L_30240)">
  831.             <value>
  832.               <decimal value="30240" />
  833.             </value>
  834.           </item>
  835.           <item displayName="$(string.L_40320)">
  836.             <value>
  837.               <decimal value="40320" />
  838.             </value>
  839.           </item>
  840.           <item displayName="$(string.L_50400)">
  841.             <value>
  842.               <decimal value="50400" />
  843.             </value>
  844.           </item>
  845.           <item displayName="$(string.L_60480)">
  846.             <value>
  847.               <decimal value="60480" />
  848.             </value>
  849.           </item>
  850.         </enum>
  851.       </elements>
  852.     </policy>
  853.     <policy name="L_Numberofbackupcopiestokeep" class="User" displayName="$(string.L_Numberofbackupcopiestokeep)" explainText="$(string.L_SetsthevalueinthecorrespondingUIoption)" presentation="$(presentation.L_Numberofbackupcopiestokeep)" key="software\microsoft\office\14.0\onenote\options\save">
  854.       <parentCategory ref="L_Backup" />
  855.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  856.       <elements>
  857.         <decimal id="L_numberofbackupcopiestokeep2" valueName="backupnumberofbackupstokeep" minValue="0" maxValue="1000" />
  858.       </elements>
  859.     </policy>
  860.     <policy name="L_DisableOutlooksendemailtoOneNoteoption" class="User" displayName="$(string.L_DisableOutlooksendemailtoOneNoteoption)" explainText="$(string.L_DisableOutlooksendemailtoOneNoteoptionExplain)" key="software\microsoft\office\14.0\onenote\options\outlookandweb" valueName="disablesendemailtoonenote">
  861.       <parentCategory ref="L_SendToOneNote" />
  862.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  863.       <enabledValue>
  864.         <decimal value="1" />
  865.       </enabledValue>
  866.       <disabledValue>
  867.         <decimal value="0" />
  868.       </disabledValue>
  869.     </policy>
  870.     <policy name="L_DisableOneNoteCOMAPI" class="User" displayName="$(string.L_DisableOneNoteCOMAPI)" explainText="$(string.L_DisableOneNoteCOMAPIExplain)" key="software\microsoft\office\14.0\onenote\security" valueName="disablecomapi">
  871.       <parentCategory ref="L_Addins" />
  872.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  873.       <enabledValue>
  874.         <decimal value="1" />
  875.       </enabledValue>
  876.       <disabledValue>
  877.         <decimal value="0" />
  878.       </disabledValue>
  879.     </policy>
  880.     <policy name="L_DisableinstalledOneNoteaddins" class="User" displayName="$(string.L_DisableinstalledOneNoteaddins)" explainText="$(string.L_DisableinstalledOneNoteaddinsExplain)" key="software\microsoft\office\14.0\onenote\security" valueName="disablealladdins">
  881.       <parentCategory ref="L_Addins" />
  882.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  883.       <enabledValue>
  884.         <decimal value="1" />
  885.       </enabledValue>
  886.       <disabledValue>
  887.         <decimal value="0" />
  888.       </disabledValue>
  889.     </policy>
  890.     <policy name="L_OneNoteSpellingOptions" class="User" displayName="$(string.L_OneNoteSpellingOptions)" explainText="$(string.L_OneNoteSpellingOptionsExplain)" presentation="$(presentation.L_OneNoteSpellingOptions)" key="software\microsoft\shared tools\proofing tools\1.0\office">
  891.       <parentCategory ref="L_Spelling" />
  892.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  893.       <elements>
  894.         <enum id="L_empty11" valueName="onenotespellingoptions">
  895.           <item displayName="$(string.L_nospellchecking)">
  896.             <value>
  897.               <decimal value="0" />
  898.             </value>
  899.           </item>
  900.           <item displayName="$(string.L_checkspellingasyoutypelower)">
  901.             <value>
  902.               <decimal value="1" />
  903.             </value>
  904.           </item>
  905.           <item displayName="$(string.L_hidespllingerrors)">
  906.             <value>
  907.               <decimal value="2" />
  908.             </value>
  909.           </item>
  910.           <item displayName="$(string.L_checkspellingbuthideerrors)">
  911.             <value>
  912.               <decimal value="3" />
  913.             </value>
  914.           </item>
  915.         </enum>
  916.       </elements>
  917.     </policy>
  918.     <policy name="L_TurnOffVersionsAndNotebookRecycleBinInSharedNotebooks" class="User" displayName="$(string.L_TurnOffVersionsAndNotebookRecycleBinInSharedNotebooks)" explainText="$(string.L_TurnOffVersionsAndNotebookRecycleBinInSharedNotebooksExplain)" key="software\microsoft\office\14.0\onenote\options\versions" valueName="enablehistory">
  919.       <parentCategory ref="L_VersionsAndRecyleBin" />
  920.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  921.       <enabledValue>
  922.         <decimal value="0" />
  923.       </enabledValue>
  924.       <disabledValue>
  925.         <decimal value="1" />
  926.       </disabledValue>
  927.     </policy>
  928.     <policy name="L_DoNotPruneVersionsOverTime" class="User" displayName="$(string.L_DoNotPruneVersionsOverTime)" explainText="$(string.L_DoNotPruneVersionsOverTimeExplain)" key="software\microsoft\office\14.0\onenote\options\versions" valueName="pruneversionsovertime">
  929.       <parentCategory ref="L_VersionsAndRecyleBin" />
  930.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  931.       <enabledValue>
  932.         <decimal value="0" />
  933.       </enabledValue>
  934.       <disabledValue>
  935.         <decimal value="1" />
  936.       </disabledValue>
  937.     </policy>
  938.     <policy name="L_DaysOfHourlyVersionsNotToPruneAfterDaysBack" class="User" displayName="$(string.L_DaysOfHourlyVersionsNotToPruneAfterDaysBack)" explainText="$(string.L_DaysOfHourlyVersionsNotToPruneAfterDaysBackExplain)" presentation="$(presentation.L_DaysOfHourlyVersionsNotToPruneAfterDaysBack)" key="software\microsoft\office\14.0\onenote\options\versions">
  939.       <parentCategory ref="L_VersionsAndRecyleBin" />
  940.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  941.       <elements>
  942.         <decimal id="L_DaysOfHourlyVersionsNotToPruneAfterDaysBackSpinID" valueName="daysofhourlyversions" minValue="0" maxValue="365" />
  943.       </elements>
  944.     </policy>
  945.     <policy name="L_MaximumNumberOfOncePerDayVersionHistoryItemsKept" class="User" displayName="$(string.L_MaximumNumberOfOncePerDayVersionHistoryItemsKept)" explainText="$(string.L_MaximumNumberOfOncePerDayVersionHistoryItemsKeptExplain)" presentation="$(presentation.L_MaximumNumberOfOncePerDayVersionHistoryItemsKept)" key="software\microsoft\office\14.0\onenote\options\versions">
  946.       <parentCategory ref="L_VersionsAndRecyleBin" />
  947.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  948.       <elements>
  949.         <decimal id="L_MaximumNumberOfOncePerDayVersionHistoryItemsKeptSpinID" valueName="maxuniquedayversions" minValue="0" maxValue="365" />
  950.       </elements>
  951.     </policy>
  952.     <policy name="L_DaysBackToKeepInVersionHistory" class="User" displayName="$(string.L_DaysBackToKeepInVersionHistory)" explainText="$(string.L_DaysBackToKeepInVersionHistoryExplain)" presentation="$(presentation.L_DaysBackToKeepInVersionHistory)" key="software\microsoft\office\14.0\onenote\options\versions">
  953.       <parentCategory ref="L_VersionsAndRecyleBin" />
  954.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  955.       <elements>
  956.         <decimal id="L_DaysBackToKeepInVersionHistorySpinID" valueName="deleteallversionsafter" minValue="0" maxValue="365" />
  957.       </elements>
  958.     </policy>
  959.     <policy name="L_DaysBackToKeepItemsInRecycleBin" class="User" displayName="$(string.L_DaysBackToKeepItemsInRecycleBin)" explainText="$(string.L_DaysBackToKeepItemsInRecycleBinExplain)" presentation="$(presentation.L_DaysBackToKeepItemsInRecycleBin)" key="software\microsoft\office\14.0\onenote\options\versions">
  960.       <parentCategory ref="L_VersionsAndRecyleBin" />
  961.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  962.       <elements>
  963.         <decimal id="L_DaysBackToKeepItemsInRecycleBinSpinID" valueName="daystokeeprecycleditems" minValue="0" maxValue="365" />
  964.       </elements>
  965.     </policy>
  966.     <policy name="L_SetUNCIntervalToPollForChangesOnFileServers" class="User" displayName="$(string.L_SetUNCIntervalToPollForChangesOnFileServers)" explainText="$(string.L_SetUNCIntervalToPollForChangesOnFileServersExplain)" presentation="$(presentation.L_SetUNCIntervalToPollForChangesOnFileServers)" key="software\microsoft\office\14.0\onenote\options\save">
  967.       <parentCategory ref="L_Other" />
  968.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  969.       <elements>
  970.         <decimal id="L_SetUNCIntervalToPollForChangesOnFileServersSpinID" valueName="folderpollinterval" minValue="1" maxValue="3600" />
  971.       </elements>
  972.     </policy>
  973.     <policy name="L_TurnOffOneNoteAutoLinkedNoteTaking" class="User" displayName="$(string.L_TurnOffOneNoteAutoLinkedNoteTaking)" explainText="$(string.L_TurnOffOneNoteAutoLinkedNoteTakingExplain)" key="software\microsoft\office\14.0\onenote\options\linkednotes" valueName="autolink">
  974.       <parentCategory ref="L_Other" />
  975.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  976.       <enabledValue>
  977.         <decimal value="0" />
  978.       </enabledValue>
  979.       <disabledValue>
  980.         <decimal value="1" />
  981.       </disabledValue>
  982.     </policy>
  983.     <policy name="L_DisableOCR" class="User" displayName="$(string.L_DisableOCR)" explainText="$(string.L_DisableOCRExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="disableocr">
  984.       <parentCategory ref="L_Other" />
  985.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  986.       <enabledValue>
  987.         <decimal value="1" />
  988.       </enabledValue>
  989.       <disabledValue>
  990.         <decimal value="0" />
  991.       </disabledValue>
  992.     </policy>
  993.     <policy name="L_EmbeddedFilesBlockedExtensions" class="User" displayName="$(string.L_EmbeddedFilesBlockedExtensions)" explainText="$(string.L_EmbeddedFilesBlockedExtensionsExplain)" presentation="$(presentation.L_EmbeddedFilesBlockedExtensions)" key="software\microsoft\office\14.0\onenote\options\embeddedfileopenoptions">
  994.       <parentCategory ref="L_Other" />
  995.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  996.       <elements>
  997.         <text id="L_empty12" valueName="blockedextensions" />
  998.       </elements>
  999.     </policy>
  1000.     <policy name="L_Loadanotebookonfirstboot" class="User" displayName="$(string.L_Loadanotebookonfirstboot)" explainText="$(string.L_LoadanotebookonfirstbootExplain)" presentation="$(presentation.L_Loadanotebookonfirstboot)" key="software\microsoft\office\14.0\onenote\options\other">
  1001.       <parentCategory ref="L_Other" />
  1002.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1003.       <elements>
  1004.         <text id="L_empty13" valueName="addnotebooks" />
  1005.       </elements>
  1006.     </policy>
  1007.     <policy name="L_Disableembeddedfiles" class="User" displayName="$(string.L_Disableembeddedfiles)" explainText="$(string.L_DisableembeddedfilesExplain)" key="software\microsoft\office\14.0\onenote\options" valueName="disableembeddedfiles">
  1008.       <parentCategory ref="L_Other" />
  1009.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1010.       <enabledValue>
  1011.         <decimal value="1" />
  1012.       </enabledValue>
  1013.       <disabledValue>
  1014.         <decimal value="0" />
  1015.       </disabledValue>
  1016.     </policy>
  1017.     <policy name="L_DisableOneNotescreenclippingnotifications" class="User" displayName="$(string.L_DisableOneNotescreenclippingnotifications)" explainText="$(string.L_DisableOneNotescreenclippingnotificationsExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="disablescreenclippingballoon">
  1018.       <parentCategory ref="L_Other" />
  1019.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1020.       <enabledValue>
  1021.         <decimal value="1" />
  1022.       </enabledValue>
  1023.       <disabledValue>
  1024.         <decimal value="0" />
  1025.       </disabledValue>
  1026.     </policy>
  1027.     <policy name="L_DisableOneNoteScreenClippings" class="User" displayName="$(string.L_DisableOneNoteScreenClippings)" explainText="$(string.L_DisableOneNoteScreenClippingsExplain)" key="software\microsoft\office\14.0\onenote\options\other" valueName="disablescreenclippings">
  1028.       <parentCategory ref="L_Other" />
  1029.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1030.       <enabledValue>
  1031.         <decimal value="1" />
  1032.       </enabledValue>
  1033.       <disabledValue>
  1034.         <decimal value="0" />
  1035.       </disabledValue>
  1036.     </policy>
  1037.     <policy name="L_Numberofdaysbeforewarningthatserveris" class="User" displayName="$(string.L_Numberofdaysbeforewarningthatserveris)" explainText="$(string.L_NumberofdaysbeforewarningthatserverisExplain)" presentation="$(presentation.L_Numberofdaysbeforewarningthatserveris)" key="software\microsoft\office\14.0\onenote\options\synchronization">
  1038.       <parentCategory ref="L_Other" />
  1039.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1040.       <elements>
  1041.         <decimal id="L_empty14" valueName="inaccessibleserverdaysbeforewarn" minValue="0" maxValue="30" />
  1042.       </elements>
  1043.     </policy>
  1044.     <policy name="L_SharePointsyncinterval" class="User" displayName="$(string.L_SharePointsyncinterval)" explainText="$(string.L_SharePointsyncintervalExplain)" presentation="$(presentation.L_SharePointsyncinterval)" key="software\microsoft\office\14.0\onenote\options\save">
  1045.       <parentCategory ref="L_Other" />
  1046.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1047.       <elements>
  1048.         <decimal id="L_empty15" valueName="sharepointsyncinterval" minValue="10" maxValue="604800" />
  1049.       </elements>
  1050.     </policy>
  1051.     <policy name="L_DefaultunitofmeasurementusedinOneNote" class="User" displayName="$(string.L_DefaultunitofmeasurementusedinOneNote)" explainText="$(string.L_SetsthevalueintheoptionMeasurementunits)" presentation="$(presentation.L_DefaultunitofmeasurementusedinOneNote)" key="software\microsoft\office\14.0\onenote\options\other">
  1052.       <parentCategory ref="L_Other" />
  1053.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1054.       <elements>
  1055.         <enum id="L_Specifydefaultunitofmeasurement" valueName="measurementunit">
  1056.           <item displayName="$(string.L_Inch)">
  1057.             <value>
  1058.               <decimal value="0" />
  1059.             </value>
  1060.           </item>
  1061.           <item displayName="$(string.L_Centimeter)">
  1062.             <value>
  1063.               <decimal value="1" />
  1064.             </value>
  1065.           </item>
  1066.           <item displayName="$(string.L_Millimeter)">
  1067.             <value>
  1068.               <decimal value="2" />
  1069.             </value>
  1070.           </item>
  1071.           <item displayName="$(string.L_Point)">
  1072.             <value>
  1073.               <decimal value="3" />
  1074.             </value>
  1075.           </item>
  1076.           <item displayName="$(string.L_Pica)">
  1077.             <value>
  1078.               <decimal value="4" />
  1079.             </value>
  1080.           </item>
  1081.         </enum>
  1082.       </elements>
  1083.     </policy>
  1084.     <policy name="L_AddOneNoteicontonotificationarea" class="User" displayName="$(string.L_AddOneNoteicontonotificationarea)" explainText="$(string.L_ChecksUncheckstheoptionPlaceOneNoteiconinthenotificationarea)" key="software\microsoft\office\14.0\onenote\options\other" valueName="runsystemtrayapp">
  1085.       <parentCategory ref="L_Other" />
  1086.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  1087.       <enabledValue>
  1088.         <decimal value="1" />
  1089.       </enabledValue>
  1090.       <disabledValue>
  1091.         <decimal value="0" />
  1092.       </disabledValue>
  1093.     </policy>
  1094.   </policies>
  1095. </policyDefinitions>