aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 02:21:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 02:21:14 +0000
commitf78eb3c1a6d56caa412993fca347d256ed5fa613 (patch)
tree9d3cab9579c6d1bfc0cfda4780c563c40607d42c /src/icons
parentcdc295b9a072e8486d39c87f862561b619f76e53 (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')
-rw-r--r--src/icons/dir-close.xpm6
-rw-r--r--src/icons/dir-noselect.xpm6
-rw-r--r--src/icons/dir-open.xpm6
3 files changed, 6 insertions, 12 deletions
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..",
-" ............ ",
-" "};
+" ............ "};