aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
-rw-r--r--help/C/usage-mainwindow.sgml4
3 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7870a04b3a..9f772921ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-19 Aaron Weber <aaron@ximian.com>
+
+ *Makefile.am: added "help" to subdirs.
+
2001-08-19 Chris Toshok <toshok@ximian.com>
* omf-install/Makefile.am (scrollkeeper_localstate_dir) use
diff --git a/Makefile.am b/Makefile.am
index 689a775e84..df404ca32f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,6 +39,7 @@ SUBDIRS = \
views \
tools \
doc \
+ help \
po \
omf-install
diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml
index 38b3cdd1af..c450aa2ca7 100644
--- a/help/C/usage-mainwindow.sgml
+++ b/help/C/usage-mainwindow.sgml
@@ -664,7 +664,6 @@
</para>
</tip>
-->
-
<para>
Any time new information arrives in a mail folder, that folder label
is displayed in bold text, along with the number of new messages in
@@ -763,3 +762,6 @@
</chapter>
+
+
+