aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Weber <aaron@src.gnome.org>2001-09-06 06:26:27 +0800
committerAaron Weber <aaron@src.gnome.org>2001-09-06 06:26:27 +0800
commit1b46152aea277563c1a001836ea6714c5406d69d (patch)
tree4e0c48f8f0799d4c7dd657048bb598685ae5043d
parent032096185501894e9e0060bccc758d26372061e2 (diff)
downloadgsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar.gz
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar.bz2
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar.lz
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar.xz
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.tar.zst
gsoc2013-evolution-1b46152aea277563c1a001836ea6714c5406d69d.zip
Applied user-submitted patch to usage-mail.sgml.
svn path=/trunk/; revision=12634
-rw-r--r--help/C/usage-mail.sgml6
-rw-r--r--help/ChangeLog4
2 files changed, 7 insertions, 3 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml
index aedaa93452..feb2e6496a 100644
--- a/help/C/usage-mail.sgml
+++ b/help/C/usage-mail.sgml
@@ -367,7 +367,7 @@
If you use an HTTP proxy,
<application>Evolution</application> must be able to find
it through the <systemitem>gnome-vfs</systemitem> subsystem
- before it can load iamges from the Internet. You can set
+ before it can load images from the Internet. You can set
this in one of two ways:
<variablelist>
<varlistentry>
@@ -426,7 +426,7 @@
<para>
Enter the command
<command>
- --type=string --set /system/gnome-vfs/http-proxy-host "your-proxy-url"
+ gconftool --type=string --set /system/gnome-vfs/http-proxy-host "your-proxy-url"
</command>
</para>
</listitem>
@@ -434,7 +434,7 @@
<para>
Enter the command
<command>
- $ gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080"
+ gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080"
</command>
</para>
</listitem>
diff --git a/help/ChangeLog b/help/ChangeLog
index ad8821aa62..85d5a30a03 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-05 Aaron Weber <aaron@ximian.com>
+
+ * C/usage-mail.sgml: applied patch.
+
2001-09-04 Aaron Weber <aaron@ximian.com>
* C/evolution.sgml: Validation.