diff options
Diffstat (limited to 'plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in')
-rw-r--r-- | plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in b/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in index 4e064b3..caf54d7 100644 --- a/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in +++ b/plugins/datetime/org.mate.settingsdaemon.datetimemechanism.policy.in @@ -9,8 +9,8 @@ <icon_name>mate-panel-clock</icon_name> <action id="org.mate.settingsdaemon.datetimemechanism.settimezone"> - <_description>Change system time zone</_description> - <_message>Privileges are required to change the system time zone.</_message> + <description>Change system time zone</description> + <message>Privileges are required to change the system time zone.</message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> @@ -18,8 +18,8 @@ </action> <action id="org.mate.settingsdaemon.datetimemechanism.settime"> - <_description>Change system time</_description> - <_message>Privileges are required to change the system time.</_message> + <description>Change system time</description> + <message>Privileges are required to change the system time.</message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> @@ -27,8 +27,8 @@ </action> <action id="org.mate.settingsdaemon.datetimemechanism.configurehwclock"> - <_description>Configure hardware clock</_description> - <_message>Privileges are required to configure the hardware clock.</_message> + <description>Configure hardware clock</description> + <message>Privileges are required to configure the hardware clock.</message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> |