From 1c7dde3e475978c569a982d65fd86d4b4e3caad8 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 11 Jul 2011 17:01:28 +0100 Subject: build-sys: Add i18n support through intltool And put the PolicyKit policy files up for translation. --- src/org.freedesktop.timedate1.policy.in | 50 +++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 src/org.freedesktop.timedate1.policy.in (limited to 'src/org.freedesktop.timedate1.policy.in') diff --git a/src/org.freedesktop.timedate1.policy.in b/src/org.freedesktop.timedate1.policy.in new file mode 100644 index 0000000000..f73e1aa7e0 --- /dev/null +++ b/src/org.freedesktop.timedate1.policy.in @@ -0,0 +1,50 @@ + + + + + + + + The systemd Project + http://www.freedesktop.org/wiki/Software/systemd + + + <_description>Set system time + <_message>Authentication is required to set the system time. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + <_description>Set system timezone + <_message>Authentication is required to set the system timezone. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + <_description>Set RTC to local timezone or UTC + <_message>Authentication is required to control whether + the RTC stores the local or UTC time. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + -- cgit v1.2.3-54-g00ecf