From 0f2e875944f97d0f3ef6f627be4b6ea3e063c046 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Mon, 22 Apr 2002 08:49:14 +0000 Subject: [PATCH] update the manuals and FAQs --- ChangeLog.claws | 18 ++++++++++++++++++ configure.in | 5 ++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog.claws b/ChangeLog.claws index 759b082c4..ed12d5c1e 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,21 @@ +2002-04-22 [paul] 0.7.4claws92 + + * faq/de/* + add German FAQ + * faq/en/* + faq/es/* + faq/fr/* + update English, Spanish and French FAQs + * manual/de/* + manual/es/* + add German and Spanish manuals + * manual/en/* + manual/fr/* + update English and French manuals + + * src/Makefile.am + add to and re-arrange the pixmap entries + 2002-04-22 [darko] 0.7.4claws91 * src/compose.c diff --git a/configure.in b/configure.in index 0e2a857a9..1f842bf7a 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=7 MICRO_VERSION=4 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws91 +EXTRA_VERSION=claws92 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target @@ -356,12 +356,15 @@ libkcc/Makefile src/version.h src/Makefile faq/Makefile +faq/de/Makefile faq/en/Makefile faq/es/Makefile faq/fr/Makefile faq/it/Makefile manual/Makefile +manual/de/Makefile manual/en/Makefile +manual/es/Makefile manual/fr/Makefile manual/ja/Makefile tools/Makefile -- 2.25.1