Files
evolution/shell/e-init.h
Arturo Espinosa c80c14ffd0 More framework work -miguel
svn path=/trunk/; revision=1539
2000-01-07 00:25:56 +00:00

9 lines
112 B
C

#ifndef E_INIT_H
#define E_INIT_H
extern char *evolution_base_dir;
void e_init (void);
#endif /* E_INIT_H */