[gnome-builder/wip/chergert/headerbar] build-tools: remove warning image from diagnostics
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/headerbar] build-tools: remove warning image from diagnostics
- Date: Mon, 27 Jun 2016 07:57:29 +0000 (UTC)
commit 873363e05242b3b5b34f73f5575cd8e6c0d43334
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]