From f78eb3c1a6d56caa412993fca347d256ed5fa613 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 10 Oct 2006 02:21:14 +0000 Subject: removed extra spaces in folder icons. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1220 ee746299-78ed-0310-b773-934348b2243d --- src/icons/dir-close.xpm | 6 ++---- src/icons/dir-noselect.xpm | 6 ++---- src/icons/dir-open.xpm | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) (limited to 'src') diff --git a/src/icons/dir-close.xpm b/src/icons/dir-close.xpm index 092ee8c1..a3b45034 100644 --- a/src/icons/dir-close.xpm +++ b/src/icons/dir-close.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_close_xpm[] = { -"16 14 81 1", +"16 12 81 1", " c None", ". c #000000", "+ c #79A0D4", @@ -82,7 +82,6 @@ static char * dir_close_xpm[] = { "N c #6E8ED0", "O c #6585C7", "P c #536BA3", -" ", " .... ", " .+@@#. ", " .$%&*=-...... ", @@ -94,5 +93,4 @@ static char * dir_close_xpm[] = { " .bpqrs|thmuvw.", " .x6yz*ABCnDEF.", " .GHIJKLMNOwFP.", -" ............ ", -" "}; +" ............ "}; diff --git a/src/icons/dir-noselect.xpm b/src/icons/dir-noselect.xpm index e4685075..174be036 100644 --- a/src/icons/dir-noselect.xpm +++ b/src/icons/dir-noselect.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_noselect_xpm[] = { -"16 14 75 1", +"16 12 75 1", " c None", ". c #7F7F7F", "+ c #BCCFE9", @@ -76,7 +76,6 @@ static char * dir_noselect_xpm[] = { "H c #B6C6E7", "I c #B2C2E3", "J c #A9B5D1", -" ", " .... ", " .+@@#. ", " .$%&*=-...... ", @@ -88,5 +87,4 @@ static char * dir_noselect_xpm[] = { " .0lmno}peiqrs.", " ./4tu*vwxjyzA.", " .B*CDEFGHIsAJ.", -" ............ ", -" "}; +" ............ "}; diff --git a/src/icons/dir-open.xpm b/src/icons/dir-open.xpm index 2312616d..7a01dad4 100644 --- a/src/icons/dir-open.xpm +++ b/src/icons/dir-open.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_open_xpm[] = { -"16 14 64 1", +"16 12 64 1", " c None", ". c #000000", "+ c #7EA4D8", @@ -65,7 +65,6 @@ static char * dir_open_xpm[] = { "w c #8CB4E0", "x c #8BB2DF", "y c #759ED5", -" ", " .... ", " .+@#$. ", " .$%&*=-...... ", @@ -77,5 +76,4 @@ static char * dir_open_xpm[] = { " .5jjkkkkkflm.n.", " .dopppppqlrs..", " .tuvvvvvvwxy..", -" ............ ", -" "}; +" ............ "}; -- cgit v1.2.3