[gnome-control-center/wip/inigomartinez/meson: 5/6] sharing: add XML declaration to the .policy file
- From: Iñigo Martínez <inigomartinez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/inigomartinez/meson: 5/6] sharing: add XML declaration to the .policy file
- Date: Tue, 12 Sep 2017 17:15:15 +0000 (UTC)
commit 6bca1d1db0e73a57e77f85a679fb52332090205c
Author: Piotr Drąg <piotrdrag gmail com>
Date: Tue Sep 12 17:39:44 2017 +0200
sharing: add XML declaration to the .policy file
Without it, gettext mangles UTF-8 characters.
https://bugzilla.gnome.org/show_bug.cgi?id=787588
....controlcenter.remote-login-helper.policy.in.in | 1 +
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 43ae043..7fabac2 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">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]