chiark / gitweb /
build-sys: Add i18n support through intltool
[elogind.git] / src / org.freedesktop.login1.policy.in
similarity index 74%
rename from src/org.freedesktop.login1.policy
rename to src/org.freedesktop.login1.policy.in
index 7ad8f6f316b851d3860338a15c5ff4485b6c15a1..9482c87f1f79c0678e7204ca161414906a0558e0 100644 (file)
@@ -17,8 +17,8 @@
         <vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url>
 
         <action id="org.freedesktop.login1.set-user-linger">
-                <description>Allow non-logged-in users to run programs</description>
-                <message>Authentication is required to allow a non-logged-in user to run programs</message>
+                <_description>Allow non-logged-in users to run programs</_description>
+                <_message>Authentication is required to allow a non-logged-in user to run programs</_message>
                 <defaults>
                         <allow_any>auth_admin_keep</allow_any>
                         <allow_inactive>auth_admin_keep</allow_inactive>
@@ -27,8 +27,8 @@
         </action>
 
         <action id="org.freedesktop.login1.attach-device">
-                <description>Allow attaching devices to seats</description>
-                <message>Authentication is required to allow attaching a device to a seat</message>
+                <_description>Allow attaching devices to seats</_description>
+                <_message>Authentication is required to allow attaching a device to a seat</_message>
                 <defaults>
                         <allow_any>auth_admin_keep</allow_any>
                         <allow_inactive>auth_admin_keep</allow_inactive>
@@ -37,8 +37,8 @@
         </action>
 
         <action id="org.freedesktop.login1.flush-devices">
-                <description>Flush device to seat attachments</description>
-                <message>Authentication is required to allow reseting how devices are attached to seats</message>
+                <_description>Flush device to seat attachments</_description>
+                <_message>Authentication is required to allow reseting how devices are attached to seats</_message>
                 <defaults>
                         <allow_any>auth_admin_keep</allow_any>
                         <allow_inactive>auth_admin_keep</allow_inactive>