[gnome-applets] window-picker: Clarify the checkbox text for 'Show the application title...'



commit 2b0b4742ed4420ecdfdfd25c7cf33eeb0449fbde
Author: Sebastian Geiger <sbastig gmx net>
Date:   Tue Jul 14 11:43:34 2015 +0200

    window-picker: Clarify the checkbox text for 'Show the application title...'
    
    This clarifies the checkbox text in the preferences window to make clear
    that the application title and close icon are only shown for maximized windows.

 windowpicker/src/wp-preferences-dialog.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/windowpicker/src/wp-preferences-dialog.ui b/windowpicker/src/wp-preferences-dialog.ui
index c43d140..b23e02c 100644
--- a/windowpicker/src/wp-preferences-dialog.ui
+++ b/windowpicker/src/wp-preferences-dialog.ui
@@ -84,7 +84,8 @@ log out icon when on the desktop</property>
             </child>
             <child>
               <object class="GtkCheckButton" id="check_show_application_title">
-                <property name="label" translatable="yes">Show the application title and close 
icon</property>
+                <property name="label" translatable="yes">Show the application title and close icon
+for maximized windows</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>


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