[gnome-terminal] prefs: change group title in Colors tab



commit 3bdaa3598734868de766314a29e08af2a1c0ce01
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sat Mar 2 18:15:07 2013 +0000

    prefs: change group title in Colors tab
    
    Change 'Foreground, Background, Bold and Underline' to 'Text, Bold Text and
    Background Colors' because foreground and underline are not mentioned
    anywhere in the group, but one can set the text colour. Bug 695014.

 src/profile-preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index ce1a6e7..646a389 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -961,7 +961,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>
-                        <property name="label" translatable="yes">Foreground, Background, Bold and 
Underline</property>
+                        <property name="label" translatable="yes">Text and Background Color</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>


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