
- Beginning of the CORBA support for the file manager. - Tk and XView code dropped. Miguel
15 строки
194 B
C
15 строки
194 B
C
|
|
#ifndef HAVE_X
|
|
# include "textconf.h"
|
|
#endif
|
|
|
|
#ifdef HAVE_GNOME
|
|
# define GNOME_REGEX_H
|
|
# include <gnome.h>
|
|
# include "gconf.h"
|
|
# undef MIN
|
|
# undef MAX
|
|
# include "gmain.h"
|
|
#endif
|
|
|