From 83c00d760e5989449ba2b52e2d30cde3b177af33 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Sun, 17 Dec 2000 02:36:20 +0000 Subject: [PATCH] Ooops, got the name wrong when adding the WCK. --- ChangeLog | 5 +++++ Makefile.am | 2 +- ...on_kit.xcf.gz => Wilber_Construction_Kit.xcf.gz} | Bin 3 files changed, 6 insertions(+), 1 deletion(-) rename docs/{Wilber_Construction_kit.xcf.gz => Wilber_Construction_Kit.xcf.gz} (100%) diff --git a/ChangeLog b/ChangeLog index 125e34d839..a28e6c638c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-16 Sven Neumann + + * Makefile.am + * docs/Wilber_Construction_Kit.xcf.gz: ooops, got the name wrong + 2000-12-17 Sven Neumann * app/curves.c: preview the curve settings in the image window when diff --git a/Makefile.am b/Makefile.am index 9b89b1427d..d79782a36f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,7 +123,7 @@ EXTRA_DIST = \ docs/Wilber.svg \ docs/Wilber.xcf.gz \ docs/Wilber.xcf.gz.README \ - docs/Wilber_Construction_kit.xcf.gz \ + docs/Wilber_Construction_Kit.xcf.gz \ docs/cheat_sheet.txt \ docs/gimp.txt \ docs/keybindings.txt \ diff --git a/docs/Wilber_Construction_kit.xcf.gz b/docs/Wilber_Construction_Kit.xcf.gz similarity index 100% rename from docs/Wilber_Construction_kit.xcf.gz rename to docs/Wilber_Construction_Kit.xcf.gz