From 1b46152aea277563c1a001836ea6714c5406d69d Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Wed, 5 Sep 2001 22:26:27 +0000 Subject: Applied user-submitted patch to usage-mail.sgml. svn path=/trunk/; revision=12634 --- help/C/usage-mail.sgml | 6 +++--- help/ChangeLog | 4 ++++ 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, Evolution must be able to find it through the gnome-vfs 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: @@ -426,7 +426,7 @@ Enter the 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" @@ -434,7 +434,7 @@ Enter the command - $ gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080" + gconftool --type=int --set /system/gnome-vfs/http-proxy-port "8080" 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 + + * C/usage-mail.sgml: applied patch. + 2001-09-04 Aaron Weber * C/evolution.sgml: Validation. -- cgit