[Xfce4-commits] <xfce4-panel:master> Clock plugin, updated information in tooltips.

Andrzej noreply at xfce.org
Sun Mar 3 12:02:11 CET 2013


Updating branch refs/heads/master
         to d05695e54ee7048d233bf858ecb1ba5abf6f30dc (commit)
       from 7ae9b8817a10b151665a9d0e69de7058eb29c4d1 (commit)

commit d05695e54ee7048d233bf858ecb1ba5abf6f30dc
Author: Andrzej <ndrwrdck at gmail.com>
Date:   Wed Feb 27 00:14:52 2013 +0000

    Clock plugin, updated information in tooltips.

 plugins/clock/clock-dialog.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/clock/clock-dialog.glade b/plugins/clock/clock-dialog.glade
index abf0bef..ac35769 100644
--- a/plugins/clock/clock-dialog.glade
+++ b/plugins/clock/clock-dialog.glade
@@ -244,7 +244,7 @@
                           <object class="GtkEntry" id="tooltip-format">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
-                            <property name="tooltip_text" translatable="yes">The format describes the date and time parts to insert into the panel. For example, %Y will be substituted with the year, %m with the month and %d with the day. See the documentation of the date utility for additional information.</property>
+                            <property name="tooltip_text" translatable="yes">The format describes the date and time parts to insert into the panel. For example, %Y will be substituted with the year, %m with the month and %d with the day. Similarly, <b></b> tags will make the text bold. See the "Help" page for additional information.</property>
                             <property name="primary_icon_activatable">False</property>
                             <property name="secondary_icon_activatable">False</property>
                             <property name="primary_icon_sensitive">True</property>
@@ -424,7 +424,7 @@
                               <object class="GtkEntry" id="digital-format">
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
-                                <property name="tooltip_text" translatable="yes">The format describes the date and time parts to insert into the panel. For example, %Y will be substituted with the year, %m with the month and %d with the day. See the documentation of the date utility for additional information.</property>
+                                <property name="tooltip_text" translatable="yes">The format describes the date and time parts to insert into the panel. For example, %Y will be substituted with the year, %m with the month and %d with the day. Similarly, <b></b> tags will make the text bold. See the "Help" page for additional information.</property>
                                 <property name="primary_icon_activatable">False</property>
                                 <property name="secondary_icon_activatable">False</property>
                                 <property name="primary_icon_sensitive">True</property>


More information about the Xfce4-commits mailing list