This should only return the exception type and not print anything. The
authorSarfraaz Ahmed <asarfraaz@novell.com>
Fri, 1 Jul 2005 05:43:22 +0000 (05:43 +0000)
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>
Fri, 1 Jul 2005 05:43:22 +0000 (05:43 +0000)
commit2a312e43094e34d3583c1cab8c5e65663a077bcf
tree0c4218f2995cf59929cf186c96c0af1b779f7e2d
parent10c03136702028b2f9b348d299733cc7a401a3cf
This should only return the exception type and not print anything. The

2005-07-01  Sarfraaz Ahmed <asarfraaz@novell.com>

        * lib/e2k-autoconfig.c (validate) : This should only return the
        exception type and not print anything. The plugin will now print the
        proper error message.
        (e2k_validate_user) : Similar
        * lib/e2k-autoconfig.h : Move E2kAutoconfigResult to e2k-validate.h
        so that the plugins can use it.
        * lib/e2k-validate.h : Moved E2kAutoconfigResult here.
        * storage/e-folder-exchange.c (e_mkdir_hier) : Make use of
        g_build_filename instead of the deprecated g_concat_dir_and_file
        * storage/e-folder-type-registry.c : Remove unwanted code.
        * storage/e-folder.c : Similar
        * storage/e-storage.c : Similar
        * storage/exchange-folder-size.c : Similar
servers/exchange/ChangeLog
servers/exchange/lib/e2k-autoconfig.c
servers/exchange/lib/e2k-autoconfig.h
servers/exchange/lib/e2k-validate.h
servers/exchange/storage/e-folder-exchange.c
servers/exchange/storage/e-folder-type-registry.c
servers/exchange/storage/e-folder.c
servers/exchange/storage/e-storage.c
servers/exchange/storage/exchange-folder-size.c