| 65 </object> |
65 </object> |
| 66 </child> |
66 </child> |
| 67 <child> |
67 <child> |
| 68 <object class="PidginAccountChooser" id="account"> |
68 <object class="PidginAccountChooser" id="account"> |
| 69 <property name="hexpand">1</property> |
69 <property name="hexpand">1</property> |
| 70 <property name="hfill">1</property> |
70 <property name="halign">fill</property> |
| 71 <property name="model">filter</property> |
71 <property name="model">filter</property> |
| 72 <signal name="changed" handler="pidgin_add_chat_dialog_account_changed_cb" object="PidginAddChatDialog" swapped="no"/> |
72 <signal name="changed" handler="pidgin_add_chat_dialog_account_changed_cb" object="PidginAddChatDialog" swapped="no"/> |
| 73 </object> |
73 </object> |
| 74 </child> |
74 </child> |
| 75 </object> |
75 </object> |
| 77 <child> |
77 <child> |
| 78 <object class="GtkBox" id="dynamic_box"> |
78 <object class="GtkBox" id="dynamic_box"> |
| 79 <property name="orientation">vertical</property> |
79 <property name="orientation">vertical</property> |
| 80 <property name="spacing">6</property> |
80 <property name="spacing">6</property> |
| 81 <property name="hexpand">1</property> |
81 <property name="hexpand">1</property> |
| 82 <property name="hfill">1</property> |
82 <property name="halign">fill</property> |
| 83 <child> |
83 <child> |
| 84 <placeholder/> |
84 <placeholder/> |
| 85 </child> |
85 </child> |
| 86 </object> |
86 </object> |
| 87 </child> |
87 </child> |
| 120 </object> |
120 </object> |
| 121 </child> |
121 </child> |
| 122 <child> |
122 <child> |
| 123 <object class="GtkComboBoxText" id="group"> |
123 <object class="GtkComboBoxText" id="group"> |
| 124 <property name="hexpand">1</property> |
124 <property name="hexpand">1</property> |
| 125 <property name="hfill">1</property> |
125 <property name="halign">fill</property> |
| 126 <property name="has-entry">1</property> |
126 <property name="has-entry">1</property> |
| 127 <property name="child"> |
127 <property name="child"> |
| 128 <object class="GtkEntry"> |
128 <object class="GtkEntry"> |
| 129 <property name="focusable">1</property> |
129 <property name="focusable">1</property> |
| 130 </object> |
130 </object> |
| 169 <child type="action"> |
169 <child type="action"> |
| 170 <object class="GtkButton" id="button2"> |
170 <object class="GtkButton" id="button2"> |
| 171 <property name="label" translatable="1">_Add</property> |
171 <property name="label" translatable="1">_Add</property> |
| 172 <property name="sensitive">0</property> |
172 <property name="sensitive">0</property> |
| 173 <property name="focusable">1</property> |
173 <property name="focusable">1</property> |
| 174 <property name="can-default">True</property> |
|
| 175 <property name="receives-default">1</property> |
174 <property name="receives-default">1</property> |
| 176 <property name="use-underline">1</property> |
175 <property name="use-underline">1</property> |
| 177 </object> |
176 </object> |
| 178 </child> |
177 </child> |
| 179 <action-widgets> |
178 <action-widgets> |