Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
7f6a8d82 by wurstsalat at 2024-08-02T23:28:45+02:00
cfix: Search: Adapt tooltip to new filter behavior

- - - - -


1 changed file:

- gajim/data/gui/search_view.ui


Changes:

=====================================
gajim/data/gui/search_view.ui
=====================================
@@ -214,9 +214,9 @@
         <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>
+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>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/7f6a8d82064d0a1b7613d5957391a3ccc168135c

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/7f6a8d82064d0a1b7613d5957391a3ccc168135c
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- commits@gajim.org
To unsubscribe send an email to commits-le...@gajim.org

Reply via email to