diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-01 13:41:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-01 13:41:03 +0800 |
commit | da199dcad3907dd56eb11acd61d5387c70fda0f0 (patch) | |
tree | 73e2428b7466df96a174c70c793e4e28d34a0453 | |
parent | 746f1858b44e33a49dd3aa02b55e681a01a5e43a (diff) | |
download | gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar.gz gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar.bz2 gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar.lz gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar.xz gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.tar.zst gsoc2013-evolution-da199dcad3907dd56eb11acd61d5387c70fda0f0.zip |
Remove the blockquote tags around the welcome message so that it fits
in Evolution's startup window.
svn path=/trunk/; revision=3329
-rw-r--r-- | default_user/ChangeLog | 10 | ||||
-rw-r--r-- | default_user/local/Inbox/mbox | 5 |
2 files changed, 8 insertions, 7 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index 545a0a3233..6bc356fa18 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,7 +1,13 @@ +2000-06-01 Ettore Perazzoli <ettore@helixcode.com> + + * local/Inbox/mbox: Removed `<blockquote>' from the main text so + that the welcome mail is all visible when loaded into Evolution at + startup. + 2000-05-10 Matt Loper <matt@helixcode.com> - * local/Inbox/mbox (Content-Transfer-Encoding): Commented out - currently unimplemented shortcut items. + * local/Inbox/mbox: Commented out currently unimplemented shortcut + items. 2000-05-10 Christopher James Lahey <clahey@helixcode.com> diff --git a/default_user/local/Inbox/mbox b/default_user/local/Inbox/mbox index 83aa23fb57..9b3910df46 100644 --- a/default_user/local/Inbox/mbox +++ b/default_user/local/Inbox/mbox @@ -31,9 +31,6 @@ Content-Transfer-Encoding: quoted-printable </head> <body background=3D"cid:26389.957885364.2@twelve-monkeys.helixcode.com"> -<blockquote> - = - <img src=3D"cid:26389.957885364.3@twelve-monkeys.helixcode.com" align=3Dcenter><br> = @@ -107,8 +104,6 @@ Content-Transfer-Encoding: quoted-printable </blockquote> = - </blockquote> - </body> </html> |