gnome-panel r10764 - trunk/applets/clock



Author: lferrett
Date: Mon Jan 28 10:42:39 2008
New Revision: 10764
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=10764&view=rev

Log:
2008-01-28  Luca Ferretti  <elle uca libero it>

	* gnome-clock-applet-mechanism.policy.in: fix my broken patch...



Modified:
   trunk/applets/clock/ChangeLog
   trunk/applets/clock/gnome-clock-applet-mechanism.policy.in

Modified: trunk/applets/clock/gnome-clock-applet-mechanism.policy.in
==============================================================================
--- trunk/applets/clock/gnome-clock-applet-mechanism.policy.in	(original)
+++ trunk/applets/clock/gnome-clock-applet-mechanism.policy.in	Mon Jan 28 10:42:39 2008
@@ -8,8 +8,8 @@
 <policyconfig>
 
   <action id="org.gnome.clockapplet.mechanism.settimezone">
-    <_description>Change system time zone</description>
-    <_message>Changing the system time zone requires privileges.</message>
+    <_description>Change system time zone</_description>
+    <_message>Changing the system time zone requires privileges.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>
@@ -17,8 +17,8 @@
   </action>
 
   <action id="org.gnome.clockapplet.mechanism.settime">
-    <_description>Change system time</description>
-    <_message>Changing the system time requires privileges.</message>
+    <_description>Change system time</_description>
+    <_message>Changing the system time requires privileges.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>
@@ -26,8 +26,8 @@
   </action>
 
   <action id="org.gnome.clockapplet.mechanism.configurehwclock">
-    <_description>Configure hardware clock</description>
-    <_message>Configuring the hardware clock requires privileges.</message>
+    <_description>Configure hardware clock</_description>
+    <_message>Configuring the hardware clock requires privileges.</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
       <allow_active>auth_self_keep_always</allow_active>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]