diff options
author | Bradford Hovinen <hovinen@ximian.com> | 2001-09-12 15:38:10 +0000 |
---|---|---|
committer | Bradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org> | 2001-09-12 15:38:10 +0000 |
commit | 26bb0ac9253b93da11ec96e900c7750096751846 (patch) | |
tree | 9d1ec8501bd77dbae8dce5044936c483d4b0fca5 /acconfig.h | |
parent | 0c9ba43b5dc39c07565c220a2d6eb62c2ca4ede2 (diff) | |
download | gnome-control-center-26bb0ac9253b93da11ec96e900c7750096751846.tar.gz |
Add GNOMECC_DEFAULTS_DIR
2001-09-04 Bradford Hovinen <hovinen@ximian.com>
* acconfig.h: Add GNOMECC_DEFAULTS_DIR
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 014bba4c0..3c975de4e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -12,6 +12,7 @@ #undef GNOMECC_ICONS_DIR #undef GNOMECC_GLADE_DIR #undef GNOMECC_PIXMAPS_DIR +#undef GNOMECC_DEFAULTS_DIR #undef GNOMECC_SCREENSAVERS_DIR #undef PACKAGE |