summaryrefslogtreecommitdiff
path: root/panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2017-09-12 17:39:44 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2018-01-19 16:41:25 +0100
commit3807e457555e7a894e0751a7987e61f71ed5c38a (patch)
treedd9df348eaac2266f5fa85e428a78d21bb8594f7 /panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in
parent24abbcf3030af2bfb3e64c17fe746539e0864e31 (diff)
downloadgnome-control-center-3807e457555e7a894e0751a7987e61f71ed5c38a.tar.gz
sharing: add XML declaration to the .policy file
Without it, gettext mangles UTF-8 characters. See https://savannah.gnu.org/bugs/?52932 https://bugzilla.gnome.org/show_bug.cgi?id=787588
Diffstat (limited to 'panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in')
-rw-r--r--panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in b/panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in
index 6eeeb51e9..9032941e0 100644
--- a/panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in
+++ b/panels/sharing/org.gnome.controlcenter.remote-login-helper.policy.in.in
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">