glade/config.h.win
Joaquín Cuenca Abela fc74453937 Ops
2003-04-16 18:07:28 +00:00

9 lines
146 B
Plaintext

#ifndef CONFIG_H__
#define CONFIG_H__
#define PIXMAPS_DIR "./pixmaps"
#define CATALOGS_DIR "./catalog"
#define WIDGETS_DIR "./widgets"
#endif