Reverted removal of e_setup_base_dir.
2000-06-02 Christopher James Lahey <clahey@helixcode.com> * tests/test-movemail.c: Reverted removal of e_setup_base_dir. svn path=/trunk/; revision=3399
This commit is contained in:
committed by
Chris Lahey
parent
cf4799b253
commit
87593b9797
@ -1,3 +1,7 @@
|
||||
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
|
||||
|
||||
* tests/test-movemail.c: Reverted removal of e_setup_base_dir.
|
||||
|
||||
2000-06-02 Jesus Bravo Alvarez <jba@pobox.com>
|
||||
|
||||
* configure.in: Added pt (Portuguese) to ALL_LINGUAS
|
||||
|
||||
@ -48,6 +48,7 @@ int main (int argc, char **argv)
|
||||
fprintf (stderr, "Usage: test-movemail [--delete] url\n");
|
||||
exit (1);
|
||||
}
|
||||
e_setup_base_dir ();
|
||||
session = camel_session_new (auth_callback);
|
||||
|
||||
ex = camel_exception_new ();
|
||||
|
||||
Reference in New Issue
Block a user