aboutsummaryrefslogtreecommitdiffstats
path: root/mail/local-config.glade
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-12-11 12:14:45 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-12-11 12:14:45 +0800
commitffc70650c181db4dcfaf85d319cad74aaa6ee8d2 (patch)
tree997e6da962c5783bc89d7f6fb4ed3ece6542fa64 /mail/local-config.glade
parent154f1347bdec7a894ba253bc0b5f8d33e3bc4b24 (diff)
downloadgsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar.gz
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar.bz2
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar.lz
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar.xz
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.tar.zst
gsoc2013-evolution-ffc70650c181db4dcfaf85d319cad74aaa6ee8d2.zip
reordered the options and added maildir, mbox, maildir, mh, in that order.
2000-12-11 Not Zed <NotZed@HelixCode.com> * local-config.glade: reordered the options and added maildir, mbox, maildir, mh, in that order. * mail-local.c (reconfigure_clicked): Added maildir, re-ordered to match the changed xml file too. (do_reconfigure_folder): WHoever 'threaded' this code forgot to check that folder_browser functions shouldn't be called here. (cleanup_reconfigure_folder): Call it here instead. (lookup_folder): Blah blah, we have to lookup the folder and verify its still the same format, joy. Becaause someone thought it would be wise to make the code 5x more complicated for no reason, and totally break 'mail reconfigure' in the process. i'm really happy about that one. (cleanup_register_folder): Uh, yeah, so like, the local_store->folders hashtable is supposed to point to like, LocalFolders, not CamelFolders. (free_local_folder): Free the localfolder struct properly. (free_folder): Call above to free data properly. (get_folder): Fix for fixing folders hashtable. (local_storage_removed_folder_cb): Same here. (local_storage_new_folder_cb): Ref the local_store when putting it in the local_folder. (cleanup_register_folder): Properly free the local_folder if the op failed. (free_local_folder): Unhook events also. svn path=/trunk/; revision=6898
Diffstat (limited to 'mail/local-config.glade')
-rw-r--r--mail/local-config.glade5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/local-config.glade b/mail/local-config.glade
index 8f3a1a4cda..890f55144d 100644
--- a/mail/local-config.glade
+++ b/mail/local-config.glade
@@ -174,8 +174,9 @@
<class>GtkOptionMenu</class>
<name>option_format</name>
<can_focus>True</can_focus>
- <items>mh
-mbox
+ <items>mbox
+maildir
+mh
</items>
<initial_choice>0</initial_choice>
<child>