[gnome-control-center/wip/feborges/new-search-panel: 14/16] search: Add instructions label
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/feborges/new-search-panel: 14/16] search: Add instructions label
- Date: Mon, 22 Jul 2019 14:01:22 +0000 (UTC)
commit 1251c43de4cf22dc05d62d2aedcdc254d498e9e3
Author: Felipe Borges <felipeborges gnome org>
Date: Wed Jul 3 09:35:02 2019 +0000
search: Add instructions label
Fixes #454
panels/search/cc-search-panel.ui | 12 ++++++++++++
1 file changed, 12 insertions(+)
---
diff --git a/panels/search/cc-search-panel.ui b/panels/search/cc-search-panel.ui
index ac303e7ab..f046ab560 100644
--- a/panels/search/cc-search-panel.ui
+++ b/panels/search/cc-search-panel.ui
@@ -23,6 +23,18 @@
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="hexpand">True</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="xalign">0.0</property>
+ <property name="margin-bottom">20</property>
+ <property name="wrap">True</property>
+ <property name="label" translatable="yes">Control which search results are shown in the
Activities Overview. The order of search results can also be changed by moving rows in the list.</property>
+ <style>
+ <class name="dim-label"/>
+ </style>
+ </object>
+ </child>
<child>
<object class="GtkFrame" id="search_frame">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]