diff options
author | nobody <nobody@localhost> | 2000-02-18 02:02:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-02-18 02:02:38 +0800 |
commit | 801e6f456d73c70c8da6e7c0f75a4925869338f3 (patch) | |
tree | cb572e29de5b639380b2832a064d24484dc595eb /e-util/e-setup.h | |
parent | 788bcf6373185aa29f8e2f83ad48cb10bf6e8a9b (diff) | |
download | gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar.gz gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar.bz2 gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar.lz gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar.xz gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.tar.zst gsoc2013-evolution-801e6f456d73c70c8da6e7c0f75a4925869338f3.zip |
This commit was manufactured by cvs2svn to create branch 'ebusboom'.
svn path=/branches/ebusboom/; revision=1824
Diffstat (limited to 'e-util/e-setup.h')
-rw-r--r-- | e-util/e-setup.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/e-util/e-setup.h b/e-util/e-setup.h deleted file mode 100644 index 1c787473d9..0000000000 --- a/e-util/e-setup.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef EVOLUTION_UTIL_SETUP_H -#define EVOLUTION_UTIL_SETUP_H - -#include <glib.h> - -gboolean e_setup_base_dir (void); - -extern char *evolution_folders_dir; -extern char *evolution_dir; - -#endif /* EVOLUTION_UTIL_SETUP_H */ |