mirror of
https://github.com/august-alt/gpui.git
synced 2025-01-03 09:17:41 +03:00
chore: change namespace in example.admx
This commit is contained in:
parent
a1c205c8b4
commit
b45e285eb1
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<policyDefinitions 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">
|
||||
<policyDefinitions 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://www.microsoft.com/GroupPolicy/PolicyDefinitions">
|
||||
<policyNamespaces>
|
||||
<target prefix="example2" namespace="Microsoft.Policies.Example2" />
|
||||
<using prefix="windows" namespace="Microsoft.Policies.Windows" />
|
||||
|
Loading…
Reference in New Issue
Block a user