aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-setup.h
blob: 1c787473d97f766ad6206548d7b1abd1b92cb965 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#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 */