diff options
author | Rodney Dawes <dobey@novell.com> | 2004-12-15 01:10:44 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-12-15 01:10:44 +0800 |
commit | a2d58694d3784be4c2d6c592139b3cfd91ecff6d (patch) | |
tree | 4a87b509f88676d98264277f8125672fea85c629 /mail/mail-config.glade | |
parent | bb05ce3ac043de4597a1a5b4bfd948c4411d2f27 (diff) | |
download | gsoc2013-evolution-a2d58694d3784be4c2d6c592139b3cfd91ecff6d.tar.gz gsoc2013-evolution-a2d58694d3784be4c2d6c592139b3cfd91ecff6d.tar.zst gsoc2013-evolution-a2d58694d3784be4c2d6c592139b3cfd91ecff6d.zip |
Remove this from CVS
2004-12-14 Rodney Dawes <dobey@novell.com>
* mail-account-gui.c: Remove this from CVS
* mail-config.glade: Use em_account_editor_folder_selector_button_new
instead of mail_account_gui_folder_selector_button_new
svn path=/trunk/; revision=28122
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r-- | mail/mail-config.glade | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index abafa09378..d8a7196158 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2586,10 +2586,10 @@ For example: "Work" or "Personal"</property> <child> <widget class="Custom" id="sent_button"> <property name="visible">True</property> - <property name="creation_function">mail_account_gui_folder_selector_button_new</property> + <property name="creation_function">em_account_editor_folder_selector_button_new</property> <property name="int1">0</property> <property name="int2">0</property> - <property name="last_modification_time">Wed, 03 Apr 2002 23:03:59 GMT</property> + <property name="last_modification_time">Tue, 14 Dec 2004 17:07:09 GMT</property> </widget> <packing> <property name="left_attach">1</property> @@ -2604,10 +2604,10 @@ For example: "Work" or "Personal"</property> <child> <widget class="Custom" id="drafts_button"> <property name="visible">True</property> - <property name="creation_function">mail_account_gui_folder_selector_button_new</property> + <property name="creation_function">em_account_editor_folder_selector_button_new</property> <property name="int1">0</property> <property name="int2">0</property> - <property name="last_modification_time">Wed, 03 Apr 2002 23:03:41 GMT</property> + <property name="last_modification_time">Tue, 14 Dec 2004 17:07:02 GMT</property> </widget> <packing> <property name="left_attach">1</property> |