Philipp Hörist pushed to branch layout at gajim / gajim
Commits:
399b63c0 by Philipp Hörist at 2025-06-19T20:56:08+02:00
cfix: AccountWizard: Remove obsolete GtkEntryCompletion
- - - - -
1 changed file:
- gajim/data/gui/account_wizard.ui
Changes:
=====================================
gajim/data/gui/account_wizard.ui
=====================================
@@ -210,12 +210,6 @@
<placeholder/>
</child>
</object>
- <object class="GtkEntryCompletion" id="entrycompletion1">
- <property name="text-column">0</property>
- <property name="inline-completion">1</property>
- <property name="popup-completion">0</property>
- <property name="popup-single-match">0</property>
- </object>
<object class="GtkBox" id="login_box">
<property name="halign">center</property>
<property name="valign">center</property>
@@ -248,7 +242,6 @@
<property name="tooltip-text" translatable="yes">Your XMPP address
(e.g. [email protected])</property>
<property name="activates-default">1</property>
<property name="placeholder-text">[email protected]</property>
- <property name="completion">entrycompletion1</property>
</object>
</child>
<child>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/399b63c0620eaae60ab0b30cb75a859107761680
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/399b63c0620eaae60ab0b30cb75a859107761680
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]