[dconf-editor] Only use "warning" with real problems.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Only use "warning" with real problems.
- Date: Sat, 28 Oct 2017 13:35:09 +0000 (UTC)
commit b30fc281c8875ee86f4f4e59b4e34214eb094f86
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Oct 28 15:33:59 2017 +0200
Only use "warning" with real problems.
editor/registry-info.ui | 2 +-
editor/registry-view.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/editor/registry-info.ui b/editor/registry-info.ui
index 9219c2d..4dc8c0b 100644
--- a/editor/registry-info.ui
+++ b/editor/registry-info.ui
@@ -69,7 +69,7 @@
<child>
<object class="GtkInfoBar">
<property name="visible">True</property>
- <property name="message-type">warning</property>
+ <property name="message-type">info</property>
<child internal-child="content_area">
<object class="GtkBox">
<child>
diff --git a/editor/registry-view.ui b/editor/registry-view.ui
index 21f8c74..378a647 100644
--- a/editor/registry-view.ui
+++ b/editor/registry-view.ui
@@ -45,7 +45,7 @@
<child>
<object class="GtkInfoBar">
<property name="visible">True</property>
- <property name="message-type">warning</property>
+ <property name="message-type">info</property>
<child internal-child="content_area">
<object class="GtkBox">
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]