[gnome-terminal] profile: editor: Make it clearer what the colour pickers select



commit 7dc35e783ea06dd79271ab5a5396786eabaa4f4f
Author: Christian Persch <chpe gnome org>
Date:   Tue Feb 16 18:59:09 2016 +0100

    profile: editor: Make it clearer what the colour pickers select
    
    Rename 'foreground' to 'text'.

 src/profile-preferences.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 8273fe7..3bfbeb4 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -813,7 +813,7 @@
                                       <object class="GtkLabel">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">Foreground</property>
+                                        <property name="label" translatable="yes">Text</property>
                                         <property name="xalign">0</property>
                                       </object>
                                       <packing>
@@ -838,7 +838,7 @@
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                         <property name="halign">start</property>
-                                        <property name="label" translatable="yes">_Text color:</property>
+                                        <property name="label" translatable="yes">_Default color:</property>
                                         <property name="use_underline">True</property>
                                         <property name="justify">center</property>
                                         <property name="mnemonic_widget">foreground-colorpicker</property>


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