[gnome-builder] build-tools: remove warning image from diagnostics



commit d42014780a6184455d63ed922e2816633f97ca63
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jun 27 00:54:30 2016 -0700

    build-tools: remove warning image from diagnostics
    
    These all had the same image, so it wasn't really all that useful. Instead
    we now show a header based on their type.

 plugins/build-tools/gbp-build-panel-row.ui |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/plugins/build-tools/gbp-build-panel-row.ui b/plugins/build-tools/gbp-build-panel-row.ui
index 2c650ca..4877d64 100644
--- a/plugins/build-tools/gbp-build-panel-row.ui
+++ b/plugins/build-tools/gbp-build-panel-row.ui
@@ -4,19 +4,6 @@
       <object class="GtkGrid">
         <property name="visible">true</property>
         <child>
-          <object class="GtkImage" id="image">
-            <property name="icon-name">dialog-warning-symbolic</property>
-            <property name="visible">true</property>
-            <property name="yalign">0.5</property>
-            <property name="xalign">0.5</property>
-            <property name="vexpand">true</property>
-            <property name="xpad">6</property>
-          </object>
-          <packing>
-            <property name="height">2</property>
-          </packing>
-        </child>
-        <child>
           <object class="GtkLabel" id="file_label">
             <property name="visible">true</property>
             <property name="xalign">0.0</property>


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