Skip to content

Commit d6c4952

Browse files
committed
Change policykit .policy-file validation url
Source ref: https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/55#note_1307908
1 parent 9966b0e commit d6c4952

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/dist-data/com.tuxedocomputers.tccd.policy

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE policyconfig PUBLIC
33
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
4-
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
4+
"https://specifications.freedesktop.org/PolicyKit/1.0/policyconfig.dtd">
55
<policyconfig>
66

77
<vendor>TUXEDO Computers GmbH</vendor>
@@ -26,4 +26,3 @@
2626
</action>
2727

2828
</policyconfig>
29-

0 commit comments

Comments
 (0)