[gnome-control-center/wip/feborges/new-search-panel: 8/9] 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: 8/9] search: Add	instructions label
- Date: Wed, 17 Jul 2019 11:57:33 +0000 (UTC)
commit a0ea9864f8ac2ecf5785dd6ec65ba40c6f145ebb
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]