Basic multiple account support now functioning

This commit is contained in:
Anna 2010-04-20 15:10:47 -04:00
parent cee3ab8897
commit 7016229885
3 changed files with 82 additions and 35 deletions

View file

@ -304,9 +304,11 @@
<child>
<widget class="GtkComboBoxEntry" id="account_select">
<property name="visible">True</property>
<property name="items" translatable="yes">null</property>
<property name="add_tearoffs">False</property>
<property name="has_frame">True</property>
<property name="focus_on_click">True</property>
<signal name="changed" handler="on_account_changed" last_modification_time="Tue, 20 Apr 2010 18:28:53 GMT"/>
</widget>
<packing>
<property name="padding">0</property>