[gnome-builder] build-panel: don't use bold on row label



commit 9ced3450c82c516a83fb05d1b7a52534e2ace8be
Author: Christian Hergert <chergert redhat com>
Date:   Sat Dec 19 00:09:00 2015 -0800

    build-panel: don't use bold on row label

 plugins/build-tools/gbp-build-panel.ui |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/plugins/build-tools/gbp-build-panel.ui b/plugins/build-tools/gbp-build-panel.ui
index 3e8203a..726d452 100644
--- a/plugins/build-tools/gbp-build-panel.ui
+++ b/plugins/build-tools/gbp-build-panel.ui
@@ -16,9 +16,6 @@
                 <property name="label" translatable="yes">Device:</property>
                 <property name="xalign">1.0</property>
                 <property name="visible">true</property>
-                <attributes>
-                  <attribute name="weight" value="bold"/>
-                </attributes>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -33,9 +30,6 @@
                 <property name="label" translatable="yes">Framework:</property>
                 <property name="xalign">1.0</property>
                 <property name="visible">false</property>
-                <attributes>
-                  <attribute name="weight" value="bold"/>
-                </attributes>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -50,9 +44,6 @@
                 <property name="label" translatable="yes">Packaging:</property>
                 <property name="xalign">1.0</property>
                 <property name="visible">false</property>
-                <attributes>
-                  <attribute name="weight" value="bold"/>
-                </attributes>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -190,9 +181,6 @@
                         <property name="label" translatable="yes">Status:</property>
                         <property name="xalign">1.0</property>
                         <property name="visible">true</property>
-                        <attributes>
-                          <attribute name="weight" value="bold"/>
-                        </attributes>
                         <style>
                           <class name="dim-label"/>
                         </style>
@@ -217,9 +205,6 @@
                         <property name="label" translatable="yes">Running Time:</property>
                         <property name="xalign">1.0</property>
                         <property name="visible">true</property>
-                        <attributes>
-                          <attribute name="weight" value="bold"/>
-                        </attributes>
                         <style>
                           <class name="dim-label"/>
                         </style>
@@ -244,9 +229,6 @@
                         <property name="label" translatable="yes">Warnings:</property>
                         <property name="xalign">1.0</property>
                         <property name="visible">true</property>
-                        <attributes>
-                          <attribute name="weight" value="bold"/>
-                        </attributes>
                         <style>
                           <class name="dim-label"/>
                         </style>
@@ -271,9 +253,6 @@
                         <property name="label" translatable="yes">Errors:</property>
                         <property name="xalign">1.0</property>
                         <property name="visible">true</property>
-                        <attributes>
-                          <attribute name="weight" value="bold"/>
-                        </attributes>
                         <style>
                           <class name="dim-label"/>
                         </style>


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