Philipp Hörist pushed to branch master at gajim / gajim
Commits:
9c97e777 by Philipp Hörist at 2025-02-08T23:21:12+01:00
cfix: SearchView: Fix placeholder string
- - - - -
1 changed file:
- gajim/data/gui/search_view.ui
Changes:
=====================================
gajim/data/gui/search_view.ui
=====================================
@@ -283,7 +283,7 @@
<object class="GtkEntry" id="filter_from_entry">
<property name="visible">0</property>
<property name="focusable">1</property>
- <property name="placeholder-text" translatable="yes">User
name…</property>
+ <property name="placeholder-text"
translatable="yes">Nickname…</property>
<layout>
<property name="column">1</property>
<property name="row">0</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/9c97e77766c6b21aed919eef88c96cd04bce1b64
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/9c97e77766c6b21aed919eef88c96cd04bce1b64
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]