Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
c2650a8b by wurstsalat at 2025-05-14T20:29:02+02:00
cfix: Contact/Group Chat info: Unify 'edit display name' button tooltip
- - - - -
2 changed files:
- gajim/data/gui/contact_info.ui
- gajim/data/gui/groupchat_details.ui
Changes:
=====================================
gajim/data/gui/contact_info.ui
=====================================
@@ -190,7 +190,7 @@
<object class="GtkButton"
id="edit_contact_name_header_button">
<property name="focusable">1</property>
<property name="receives-default">1</property>
- <property name="tooltip-text" translatable="yes">Edit
Name…</property>
+ <property name="tooltip-text" translatable="yes">Edit
display name…</property>
<property name="valign">center</property>
<child>
<object class="GtkImage">
=====================================
gajim/data/gui/groupchat_details.ui
=====================================
@@ -35,7 +35,7 @@
<property name="focusable">1</property>
<property name="receives-default">1</property>
<property name="valign">center</property>
-
+ <property name="tooltip-text" translatable="yes">Edit
display name…</property>
<child>
<object class="GtkImage">
<property
name="icon-name">document-edit-symbolic</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c2650a8bbcc196a325df33047b3eb4f0be1f82a5
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c2650a8bbcc196a325df33047b3eb4f0be1f82a5
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]