From 20540b0ae237db3d35ab9148638ebbaf651fa78a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 14 Dec 2000 20:36:05 +0000 Subject: Moved these images each up one pixel. 2000-12-14 Christopher James Lahey * art/mail-new.xpm, art/mail-read.xpm, art/mail-replied.xpm: Moved these images each up one pixel. svn path=/trunk/; revision=7027 --- ChangeLog | 5 +++++ art/mail-new.xpm | 2 +- art/mail-read.xpm | 2 +- art/mail-replied.xpm | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 995320bc2e..60e0ea03da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-14 Christopher James Lahey + + * art/mail-new.xpm, art/mail-read.xpm, art/mail-replied.xpm: Moved + these images each up one pixel. + 2000-12-14 Jeffrey Stedfast * NEWS: Update. diff --git a/art/mail-new.xpm b/art/mail-new.xpm index dee13fb6b3..767ec6366f 100644 --- a/art/mail-new.xpm +++ b/art/mail-new.xpm @@ -52,7 +52,6 @@ static char * mail_new_xpm[] = { " ", " ", " ", -" ", " .+......... ", " .@#########$. ", " .#%&*#*=*-;>. ", @@ -64,4 +63,5 @@ static char * mail_new_xpm[] = { " .cdeeedffghi. ", " ........... ", " ", +" ", " "}; diff --git a/art/mail-read.xpm b/art/mail-read.xpm index 81bcdf8fd3..b4e3160ab4 100644 --- a/art/mail-read.xpm +++ b/art/mail-read.xpm @@ -52,7 +52,6 @@ static char * mail_read_xpm[] = { "j c #DAD7D1", "k c #E0DCD5", "l c #222221", -" ", " ..... ", " .+++++. ", " .++++++@. ", @@ -67,4 +66,5 @@ static char * mail_read_xpm[] = { " .fghhhi++jkl. ", " ........... ", " ", +" ", " "}; diff --git a/art/mail-replied.xpm b/art/mail-replied.xpm index 9b398da7e0..06f4a7420a 100644 --- a/art/mail-replied.xpm +++ b/art/mail-replied.xpm @@ -37,7 +37,6 @@ static char * mail_replied_xpm[] = { " ", " ", " ", -" ", " .+......... ", " .@#########$. ", " .#%&*#*=*-;>. ", @@ -49,4 +48,5 @@ static char * mail_replied_xpm[] = { " .<[}}'!]^]]|/' ", " ....'!^^^12/' ", " '!//////3 ", -" ''4'''''' "}; +" ''4'''''' ", +" "}; -- cgit v1.2.3