[gnome-applets] window-picker: update label to match actual behavior



commit cc6e1fda908fa1cbcb7e28b854f07664348d6127
Author: Sebastian Geiger <sbastig gmx net>
Date:   Tue Feb 16 22:21:39 2016 +0100

    window-picker: update label to match actual behavior
    
    Commit 16fc01fe74f2757ba162b4d56698f4d39621accc changed the TaskTitle visibility
    to be always visible.

 windowpicker/src/wp-preferences-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/windowpicker/src/wp-preferences-dialog.ui b/windowpicker/src/wp-preferences-dialog.ui
index 6a518ab..190a4f9 100644
--- a/windowpicker/src/wp-preferences-dialog.ui
+++ b/windowpicker/src/wp-preferences-dialog.ui
@@ -86,7 +86,7 @@ log out icon when on the desktop</property>
             <child>
               <object class="GtkCheckButton" id="check_show_application_title">
                 <property name="label" translatable="yes">Show the application title and close icon
-for maximized windows</property>
+for the active window</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]