diff options
author | Robin Slomkowski <rslomkow@src.gnome.org> | 2000-08-05 01:34:57 +0000 |
---|---|---|
committer | Robin Slomkowski <rslomkow@src.gnome.org> | 2000-08-05 01:34:57 +0000 |
commit | 6a0d2d44c6b4ff010b3095141da846458dac0d3f (patch) | |
tree | d25607ed45caacfbc6c3ca2d7bd843653e1c91a8 /acconfig.h | |
parent | 8319c5d7efa9a28f1bc7d642c9cd5c18adf7e28c (diff) | |
download | nautilus-6a0d2d44c6b4ff010b3095141da846458dac0d3f.tar.gz |
Now Time in the About box (when it was build not current)
* src/nautilus-window-menus.c: (help_menu_about_nautilus_callback):
fix 1997, So you have time in the about box.
* acconfig.h: added undef for NAUTILUS_TIMESTAMP
* configure.in: added define for NAUTILUS_TIMESTAMP
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index 67eb093f3..af09b24db 100644 --- a/acconfig.h +++ b/acconfig.h @@ -18,4 +18,4 @@ #undef HAVE_RPM #undef HAVE_STPCPY #undef USING_OAF - +#undef NAUTILUS_TIMESTAMP |