aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2003-03-20 03:57:55 +0800
committerAaron Weber <aaron@src.gnome.org>2003-03-20 03:57:55 +0800
commit5ab2f198eb734adf2afa1d8171be59adb8c4aae0 (patch)
treeec4b9b9be47454e8fba068684156f9c01e3febca
parent619b6c4fc129869cdc1902ac07be0e22d2f522e0 (diff)
downloadgsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar.gz
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar.bz2
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar.lz
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar.xz
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.tar.zst
gsoc2013-evolution-5ab2f198eb734adf2afa1d8171be59adb8c4aae0.zip
s/sgml/xml/ (DOH)
2003-03-19 Aaron Weber <aaron@ximian.com> * Makefile.am: s/sgml/xml/ (DOH) svn path=/trunk/; revision=20363
-rw-r--r--help/C/usage-exchange.xml8
-rw-r--r--help/ChangeLog10
-rw-r--r--help/Makefile.am2
3 files changed, 19 insertions, 1 deletions
diff --git a/help/C/usage-exchange.xml b/help/C/usage-exchange.xml
index 129c887573..d42e5d7dd7 100644
--- a/help/C/usage-exchange.xml
+++ b/help/C/usage-exchange.xml
@@ -444,6 +444,14 @@ There are, however, some features which are not available:
the box and enter the custom path here.
</para>
</listitem>
+ <listitem>
+ <para>
+ Public Folder Location: If your Exchange
+ system has a custom or nonstandard Public
+ Folder location, check this box and enter
+ the URL for public folders here.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</listitem>
diff --git a/help/ChangeLog b/help/ChangeLog
index f66058b458..856b530f62 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,13 @@
+2003-03-19 Aaron Weber <aaron@ximian.com>
+
+ * Makefile.am: s/sgml/xml/ (DOH)
+
+2003-02-19 Aaron Weber <aaron@ximian.com>
+
+ * C/preface.xml: add a couple "expert tips" that don't really go
+ anywhere else.
+
+
2003-02-18 Aaron Weber <aaron@ximian.com>
* C/usage-exchange.xml: replaced image, updated for 1.2 layout
diff --git a/help/Makefile.am b/help/Makefile.am
index 40c4c87e1c..77733ca6c3 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS = C no
-EXTRA_DIST = sgmldocs.make
+EXTRA_DIST = xmldocs.make