diff options
author | Dan Winship <danw@src.gnome.org> | 2000-10-24 11:09:37 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-10-24 11:09:37 +0800 |
commit | faed5f42e47b263f4b4d01106d4bdec1930c475f (patch) | |
tree | 4f91dbdebe98a3047401f89c58556934027555dc /wombat/ChangeLog | |
parent | 0887fc650f5b6f37cbbaa84d3edd121fd83ba85d (diff) | |
download | gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.gz gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.bz2 gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.lz gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.xz gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.tar.zst gsoc2013-evolution-faed5f42e47b263f4b4d01106d4bdec1930c475f.zip |
AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with
this.
svn path=/trunk/; revision=6141
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index f77de0f9a6..124fb81aea 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2000-10-23 Dan Winship <danw@helixcode.com> + + * Makefile.am (INCLUDES): Update EVOLUTION_LOCALEDIR + 2000-09-25 Federico Mena Quintero <federico@helixcode.com> * Makefile.am (INCLUDES): Add the libical include path. |