diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-10 02:21:14 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-10 02:21:14 +0000 |
commit | f78eb3c1a6d56caa412993fca347d256ed5fa613 (patch) | |
tree | 9d3cab9579c6d1bfc0cfda4780c563c40607d42c /src/icons/dir-noselect.xpm | |
parent | cdc295b9a072e8486d39c87f862561b619f76e53 (diff) |
removed extra spaces in folder icons.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1220 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons/dir-noselect.xpm')
-rw-r--r-- | src/icons/dir-noselect.xpm | 6 |
1 files changed, 2 insertions, 4 deletions
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.", -" ............ ", -" "}; +" ............ "}; |