[gnome-control-center] color: Use title caps for "Add profile" dialogue title



commit c7a5451474fbb8dc21860add76c8c1aed4e249bc
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 3 14:53:09 2016 +0200

    color: Use title caps for "Add profile" dialogue title
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763467

 panels/color/color.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index 30762e4..5680bf2 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -618,7 +618,7 @@
   <object class="GtkDialog" id="dialog_assign">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
-    <property name="title" translatable="yes">Add profile</property>
+    <property name="title" translatable="yes">Add Profile</property>
     <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="window_position">center-on-parent</property>


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