[gnome-control-center] search: Adjust row and search group text
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] search: Adjust row and search group text
- Date: Thu, 27 Jan 2022 03:31:38 +0000 (UTC)
commit 25b71f610117c0ea03fa92ebbe8eed1eeb8ff0e3
Author: Christopher Davis <christopherdavis gnome org>
Date: Mon Jan 24 12:23:47 2022 -0800
search: Adjust row and search group text
Changes the copy of the panel to match the latest mockups.
See
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/d08607e03b74d2237f5f346ae8ea298947583952/search/search.png
panels/search/cc-search-panel.ui | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/panels/search/cc-search-panel.ui b/panels/search/cc-search-panel.ui
index c0ed7e33d..1380b7e6f 100644
--- a/panels/search/cc-search-panel.ui
+++ b/panels/search/cc-search-panel.ui
@@ -7,8 +7,8 @@
<object class="AdwPreferencesGroup">
<child>
<object class="AdwActionRow">
- <property name="title" translatable="yes">Search</property>
- <property name="subtitle" translatable="yes">Search applications in the Activities
Overview</property>
+ <property name="title" translatable="yes">Application Search</property>
+ <property name="subtitle" translatable="yes">Include application-provided search
results.</property>
<property name="activatable-widget">main_switch</property>
<child type="suffix">
<object class="GtkSwitch" id="main_switch">
@@ -20,6 +20,7 @@
<child>
<object class="AdwActionRow" id="settings_row">
<property name="title" translatable="yes">Search Locations</property>
+ <property name="subtitle" translatable="yes">Folders which are searched by system
applications.</property>
<property name="activatable">True</property>
<signal name="activated" handler="settings_row_activated" object="CcSearchPanel"
swapped="no"/>
<child type="suffix">
@@ -33,7 +34,8 @@
</child>
<child>
<object class="AdwPreferencesGroup" id="search_group">
- <property name="description" 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>
+ <property name="title" translatable="yes">Search Results</property>
+ <property name="description" translatable="yes">Results are displayed according to the list
order.</property>
<child>
<object class="GtkListBox" id="list_box">
<style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]