Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
317d1447 by wurstsalat at 2023-05-28T16:55:55+02:00
cfix: Account page: Enable copying for our XMPP address label
- - - - -
1 changed file:
- gajim/data/gui/account_page.ui
Changes:
=====================================
gajim/data/gui/account_page.ui
=====================================
@@ -181,7 +181,7 @@
<child>
<object class="GtkLabel" id="our_jid_label">
<property name="visible">True</property>
- <property name="can-focus">False</property>
+ <property name="can-focus">True</property>
<property name="tooltip-text"
translatable="yes">This is your XMPP address</property>
<property name="wrap">True</property>
<property name="wrap-mode">word-char</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/317d14472b1225e5e8b216ed54ac256568f4ac33
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/317d14472b1225e5e8b216ed54ac256568f4ac33
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