[orca] Make a couple of labels bold to match the others



commit 7ca959ce4774ea3cda7bef4bb2d541941b11be83
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Oct 6 16:11:08 2014 -0400

    Make a couple of labels bold to match the others

 src/orca/orca-setup.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/orca/orca-setup.ui b/src/orca/orca-setup.ui
index c9284d8..8f43ae4 100644
--- a/src/orca/orca-setup.ui
+++ b/src/orca/orca-setup.ui
@@ -1778,6 +1778,9 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="label" translatable="yes" comments="Translators: This is a 
label in the Preferences dialog box. It applies to several options related to which progress bars Orca should 
speak and how often Orca should speak them.">Progress Bar Updates</property>
+                                <attributes>
+                                  <attribute name="weight" value="bold"/>
+                                </attributes>
                               </object>
                             </child>
                           </object>
@@ -2187,6 +2190,9 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="label" translatable="yes">Selection Indicator</property>
+                            <attributes>
+                              <attribute name="weight" value="bold"/>
+                            </attributes>
                           </object>
                         </child>
                       </object>


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