pidgin/plugins/disco/resources/disco.ui

changeset 41854
c1d7e7445b0f
parent 41562
bfd0330f09fb
child 41864
6f490dec468f
--- a/pidgin/plugins/disco/resources/disco.ui	Fri Oct 28 22:54:43 2022 -0500
+++ b/pidgin/plugins/disco/resources/disco.ui	Fri Oct 28 23:37:16 2022 -0500
@@ -78,7 +78,7 @@
               <object class="PidginAccountChooser" id="account_chooser">
                 <property name="model">xmpp_accounts</property>
                 <property name="active">0</property>
-                <signal name="changed" handler="dialog_select_account_cb" object="PidginDiscoDialog" swapped="no"/>
+                <signal name="notify::account" handler="dialog_select_account_cb" swapped="no"/>
               </object>
             </child>
           </object>

mercurial