Philipp Hörist pushed to branch master at gajim / gajim
Commits:
ff5523dd by Philipp Hörist at 2022-10-16T20:39:03+02:00
fix: AccountPage: Disable Excute Command button by default
Fixes #11216
- - - - -
1 changed file:
- gajim/data/gui/account_page.ui
Changes:
=====================================
gajim/data/gui/account_page.ui
=====================================
@@ -231,6 +231,7 @@
<child>
<object class="GtkButton" id="adhoc_commands_button">
<property name="visible">True</property>
+ <property name="sensitive">False</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="tooltip-text"
translatable="yes">Execute Command…</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/ff5523dd3758bd83cc748f449222b814e4dbb48e
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/ff5523dd3758bd83cc748f449222b814e4dbb48e
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