Kaydet (Commit) b95a9629 authored tarafından Andras Timar's avatar Andras Timar

fix winreg example

Change-Id: I8115fb899e4248e6eab1aa9349456103353918e6
üst 4926444b
...@@ -53,7 +53,7 @@ namespace { ...@@ -53,7 +53,7 @@ namespace {
// </item> // </item>
// //
// Another example: // Another example:
// [HKEY_LOCAL_MACHINE\Policies\LibreOffice\org.openoffice.Office.OptionsDialog\OptionsDialogGroups\ProductName/#fuse\Pages\Java/#fuse\Hide] // [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\LibreOffice\org.openoffice.Office.OptionsDialog\OptionsDialogGroups\ProductName/#fuse\Pages\Java/#fuse\Hide]
// "Value"="true" // "Value"="true"
// becomes the following in configuration: // becomes the following in configuration:
// <!-- Hide Tools - Options - LibreOffice - Advanced panel --> // <!-- Hide Tools - Options - LibreOffice - Advanced panel -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment