diff --git a/ChangeLog b/ChangeLog index ba42ecc511..7d29c67eb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-31 Raphael Quinet + + * data/palettes/Makefile.am (palettedata_DATA): fixed the spelling + of Khaki.gpl after Sven's last commit. + 2003-08-31 Danilo Ĺ egan * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. diff --git a/data/palettes/Makefile.am b/data/palettes/Makefile.am index dc5df47264..f3fc25788e 100644 --- a/data/palettes/Makefile.am +++ b/data/palettes/Makefile.am @@ -24,7 +24,7 @@ palettedata_DATA = \ GrayViolet.gpl \ Greens.gpl \ Hilite.gpl \ - Kahki.gpl \ + Khaki.gpl \ Lights.gpl \ Muted.gpl \ Named_Colors.gpl \