[gnome-control-center/wip/feborges/new-search-panel: 30/30] search: Add description label to Search Locations Dialog
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/feborges/new-search-panel: 30/30] search: Add description label to Search Locations Dialog
- Date: Tue, 6 Aug 2019 12:00:33 +0000 (UTC)
commit 31e34cfe2eb23cd6dad7928b0c8ae1ba4edbc131
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Jul 22 15:59:29 2019 +0200
search: Add description label to Search Locations Dialog
panels/search/search-locations-dialog.ui | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
---
diff --git a/panels/search/search-locations-dialog.ui b/panels/search/search-locations-dialog.ui
index fb48ea641..9069a2561 100644
--- a/panels/search/search-locations-dialog.ui
+++ b/panels/search/search-locations-dialog.ui
@@ -23,6 +23,15 @@
<property name="visible">True</property>
<property name="vexpand">True</property>
<property name="border-width">35</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="wrap">True</property>
+ <property name="margin-bottom">35</property>
+ <property name="label" translatable="yes">Folders which are searched by system
applications, such as Files, Photos and Videos.</property>
+ </object>
+ </child>
<child>
<object class="GtkListBox" id="places_list">
<property name="visible">True</property>
@@ -51,6 +60,15 @@
<property name="visible">True</property>
<property name="vexpand">True</property>
<property name="border-width">35</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="wrap">True</property>
+ <property name="margin-bottom">35</property>
+ <property name="label" translatable="yes">Folders which are searched by system
applications, such as Files, Photos and Videos.</property>
+ </object>
+ </child>
<child>
<object class="GtkListBox" id="bookmarks_list">
<property name="visible">True</property>
@@ -81,6 +99,14 @@
<property name="visible">True</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="wrap">True</property>
+ <property name="margin">35</property>
+ <property name="label" translatable="yes">Folders which are searched by system
applications, such as Files, Photos and Videos.</property>
+ </object>
+ </child>
<child>
<object class="GtkListBox" id="others_list">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]