diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-15 04:36:05 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-15 04:36:05 +0800 |
commit | 20540b0ae237db3d35ab9148638ebbaf651fa78a (patch) | |
tree | 128f3379ea93be3b699fd1acb1a2b7622241183e /art/mail-replied.xpm | |
parent | 22d1a8aaec881425b501848a07dd93ddddfe0427 (diff) | |
download | gsoc2013-evolution-20540b0ae237db3d35ab9148638ebbaf651fa78a.tar.gz gsoc2013-evolution-20540b0ae237db3d35ab9148638ebbaf651fa78a.tar.zst gsoc2013-evolution-20540b0ae237db3d35ab9148638ebbaf651fa78a.zip |
Moved these images each up one pixel.
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* art/mail-new.xpm, art/mail-read.xpm, art/mail-replied.xpm: Moved
these images each up one pixel.
svn path=/trunk/; revision=7027
Diffstat (limited to 'art/mail-replied.xpm')
-rw-r--r-- | art/mail-replied.xpm | 4 |
1 files changed, 2 insertions, 2 deletions
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'''''' ", +" "}; |