[gnome-control-center/wip/feborges/new-search-panel: 18/19] 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: 18/19] search: Add instructions label
- Date: Tue, 16 Jul 2019 11:21:21 +0000 (UTC)
commit b583f45669054564eb801881e5d27011811e4ee6
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 | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/panels/search/cc-search-panel.ui b/panels/search/cc-search-panel.ui
index f21689778..df0aaa185 100644
--- a/panels/search/cc-search-panel.ui
+++ b/panels/search/cc-search-panel.ui
@@ -23,6 +23,17 @@
<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="label" translatable="yes">Change the order of search results by moving
items 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]