diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-10-30 01:49:55 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-10-30 01:49:55 +0800 |
commit | 8f25cae3befb9851c5c295e2bc39dec26bec9661 (patch) | |
tree | 1b0e9359eb529aac468360e9c9fd114b652c1cd8 /mail/mail-config.glade | |
parent | 5843bd83e79d16eecf87df5aa357c9577cf60a9c (diff) | |
download | gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.gz gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.tar.zst gsoc2013-evolution-8f25cae3befb9851c5c295e2bc39dec26bec9661.zip |
Changed the OAFIID.
2003-10-29 Jeffrey Stedfast <fejj@ximian.com>
* em-account-prefs.h: Changed the OAFIID.
* em-composer-prefs.h: Changed the OAFIID.
* em-mailer-prefs.h: Changed the OAFIID.
* GNOME_Evolution_Mail.server.in.in: Changed OAFIIDs for the prefs
controls.
svn path=/trunk/; revision=23119
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r-- | mail/mail-config.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 42feea9f6e..884a533a4b 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2927,10 +2927,10 @@ For example: "Work" or "Personal"</property> <child> <widget class="Custom" id="etableMailAccounts"> <property name="visible">True</property> - <property name="creation_function">mail_accounts_treeview_new</property> + <property name="creation_function">em_account_prefs_treeview_new</property> <property name="int1">0</property> <property name="int2">0</property> - <property name="last_modification_time">Thu, 12 Dec 2002 23:20:52 GMT</property> + <property name="last_modification_time">Wed, 29 Oct 2003 17:47:08 GMT</property> </widget> <packing> <property name="padding">0</property> |