Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
fb09f28f by wurstsalat at 2022-10-08T10:47:55+02:00
cfix: SearchView: Expand help tooltip to search entry
Fixes #11195
- - - - -
1 changed file:
- gajim/data/gui/search_view.ui
Changes:
=====================================
gajim/data/gui/search_view.ui
=====================================
@@ -137,6 +137,7 @@
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="margin-bottom">6</property>
<property name="spacing">12</property>
<child type="center">
<object class="GtkLabel">
@@ -211,14 +212,14 @@
<property name="width-request">200</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
+ <property name="tooltip-text" translatable="yes">Use filters to narrow
down your search:
+from:username
+before:yyyy-mm-dd
+after:yyyy-mm-dd</property>
<property name="halign">center</property>
<property name="primary-icon-name">edit-find-symbolic</property>
<property name="primary-icon-activatable">False</property>
<property name="primary-icon-sensitive">False</property>
- <property name="primary-icon-tooltip-text" translatable="yes">Use
filters to narrow down your search:
-from:username
-before:yyyy-mm-dd
-after:yyyy-mm-dd</property>
<signal name="activate" handler="_on_search" swapped="no"/>
</object>
<packing>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/fb09f28fa1b8e8f04e1dc62fa0df615a5009c697
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/fb09f28fa1b8e8f04e1dc62fa0df615a5009c697
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits