[gnome-terminal/wip/mallard-merge: 5/278] prefs: change group title in Colors tab



commit 846a7b404e930494e4a05b0f14ec0f613c1c3aa9
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..0463935 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, Bold 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]