[geary] Better Preferences text for running in background: Bug #742244



commit acd3f092a7f7434be076fa3cc27879e1f8a32c5d
Author: Jim Nelson <jim yorba org>
Date:   Fri Feb 13 17:27:02 2015 -0800

    Better Preferences text for running in background: Bug #742244

 ui/preferences.glade |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ui/preferences.glade b/ui/preferences.glade
index dba4eb0..4c8928f 100644
--- a/ui/preferences.glade
+++ b/ui/preferences.glade
@@ -178,10 +178,11 @@
             </child>
             <child>
               <object class="GtkCheckButton" id="startup_notifications">
-                <property name="label" translatable="yes">Notify of new mail at start_up</property>
+                <property name="label" translatable="yes">Always _watch for new mail</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
+                <property name="tooltip_text" translatable="yes">Geary will run in the background and notify 
of new mail</property>
                 <property name="margin_left">12</property>
                 <property name="margin_right">5</property>
                 <property name="margin_top">5</property>


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