gnome-panel r10761 - in trunk: applets/clock po
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r10761 - in trunk: applets/clock po
- Date: Sun, 27 Jan 2008 23:29:02 +0000 (GMT)
Author: vuntz
Date: Sun Jan 27 23:29:02 2008
New Revision: 10761
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=10761&view=rev
Log:
2008-01-28 Vincent Untz <vuntz gnome org>
* Makefile.am: updated to intltoolize the policy.in file
* gnome-clock-applet-mechanism.policy: moved...
* gnome-clock-applet-mechanism.policy.in: ... here, and mark strings
as translatable
Fix bug #510635. Patch by Luca Ferretti <elle uca libero it>
2008-01-28 Vincent Untz <vuntz gnome org>
* POTFILES.in: updated
Added:
trunk/applets/clock/gnome-clock-applet-mechanism.policy.in
- copied, changed from r10757, /trunk/applets/clock/gnome-clock-applet-mechanism.policy
Removed:
trunk/applets/clock/gnome-clock-applet-mechanism.policy
Modified:
trunk/applets/clock/ChangeLog
trunk/applets/clock/Makefile.am
trunk/po/ChangeLog
trunk/po/POTFILES.in
Modified: trunk/applets/clock/Makefile.am
==============================================================================
--- trunk/applets/clock/Makefile.am (original)
+++ trunk/applets/clock/Makefile.am Sun Jan 27 23:29:02 2008
@@ -228,6 +228,8 @@
sed -e "s|\ LIBEXECDIR\@|$(libexecdir)|" $< > $@
dbus_conf_DATA = org.gnome.ClockApplet.Mechanism.conf
+
+ INTLTOOL_POLICY_RULE@
polkit_DATA = gnome-clock-applet-mechanism.policy
else
dbus_services_DATA =
@@ -243,7 +245,7 @@
clock-marshallers.list \
org.gnome.ClockApplet.Mechanism.service.in \
org.gnome.ClockApplet.Mechanism.conf \
- gnome-clock-applet-mechanism.policy \
+ gnome-clock-applet-mechanism.policy.in \
gnome-clock-applet-mechanism.xml
CLEANFILES = \
@@ -251,4 +253,5 @@
$(server_in_files) \
$(server_DATA) \
$(schemas_DATA) \
+ $(polkit_DATA) \
$(dbus_services_DATA)
Copied: trunk/applets/clock/gnome-clock-applet-mechanism.policy.in (from r10757, /trunk/applets/clock/gnome-clock-applet-mechanism.policy)
==============================================================================
--- /trunk/applets/clock/gnome-clock-applet-mechanism.policy (original)
+++ trunk/applets/clock/gnome-clock-applet-mechanism.policy.in Sun Jan 27 23:29:02 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>
Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in (original)
+++ trunk/po/POTFILES.in Sun Jan 27 23:29:02 2008
@@ -11,6 +11,7 @@
applets/clock/clock-location.c
applets/clock/clock-location-tile.c
applets/clock/clock-utils.c
+applets/clock/gnome-clock-applet-mechanism.policy.in
applets/clock/timezone.glade
applets/clock/tz-sel-dialog.c
applets/clock/tz-window.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]