summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorHari Rana <theevilskeleton@riseup.net>2023-02-16 19:58:35 -0500
committerFelipe Borges <felipeborges@gnome.org>2023-03-15 13:28:59 +0000
commitff832004a8bb97a0856fa162de8188c452f21f59 (patch)
tree5f67071ce5c4c014791a309a65b187d88e6764b7 /shell
parente17efcca8284f28e4fec85418ecf5bfc0a9bc84e (diff)
downloadgnome-control-center-ff832004a8bb97a0856fa162de8188c452f21f59.tar.gz
search: Add tooltip
Diffstat (limited to 'shell')
-rw-r--r--shell/cc-window.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/cc-window.ui b/shell/cc-window.ui
index 259222ec4..bcbed4e60 100644
--- a/shell/cc-window.ui
+++ b/shell/cc-window.ui
@@ -37,6 +37,7 @@
<child>
<object class="GtkToggleButton" id="search_button">
<property name="icon_name">edit-find-symbolic</property>
+ <property name="tooltip_text" translatable="yes">Search</property>
<accessibility>
<property name="label" translatable="yes">Search</property>
</accessibility>