From 39c49cbb79d346f277d236c6b069a9de7dad4211 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 7 Apr 2005 07:40:06 +0000 Subject: reimplemented folder view with GtkTreeView. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@202 ee746299-78ed-0310-b773-934348b2243d --- src/pixmaps/dir-close.xpm | 4 +--- src/pixmaps/dir-noselect.xpm | 4 +--- src/pixmaps/dir-open.xpm | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) (limited to 'src/pixmaps') diff --git a/src/pixmaps/dir-close.xpm b/src/pixmaps/dir-close.xpm index f6092fb3..092ee8c1 100644 --- a/src/pixmaps/dir-close.xpm +++ b/src/pixmaps/dir-close.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_close_xpm[] = { -"16 16 81 1", +"16 14 81 1", " c None", ". c #000000", "+ c #79A0D4", @@ -83,7 +83,6 @@ static char * dir_close_xpm[] = { "O c #6585C7", "P c #536BA3", " ", -" ", " .... ", " .+@@#. ", " .$%&*=-...... ", @@ -96,5 +95,4 @@ static char * dir_close_xpm[] = { " .x6yz*ABCnDEF.", " .GHIJKLMNOwFP.", " ............ ", -" ", " "}; diff --git a/src/pixmaps/dir-noselect.xpm b/src/pixmaps/dir-noselect.xpm index 177488d9..e4685075 100644 --- a/src/pixmaps/dir-noselect.xpm +++ b/src/pixmaps/dir-noselect.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_noselect_xpm[] = { -"16 16 75 1", +"16 14 75 1", " c None", ". c #7F7F7F", "+ c #BCCFE9", @@ -77,7 +77,6 @@ static char * dir_noselect_xpm[] = { "I c #B2C2E3", "J c #A9B5D1", " ", -" ", " .... ", " .+@@#. ", " .$%&*=-...... ", @@ -90,5 +89,4 @@ static char * dir_noselect_xpm[] = { " ./4tu*vwxjyzA.", " .B*CDEFGHIsAJ.", " ............ ", -" ", " "}; diff --git a/src/pixmaps/dir-open.xpm b/src/pixmaps/dir-open.xpm index 19fd6cd6..2312616d 100644 --- a/src/pixmaps/dir-open.xpm +++ b/src/pixmaps/dir-open.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * dir_open_xpm[] = { -"16 16 64 1", +"16 14 64 1", " c None", ". c #000000", "+ c #7EA4D8", @@ -66,7 +66,6 @@ static char * dir_open_xpm[] = { "x c #8BB2DF", "y c #759ED5", " ", -" ", " .... ", " .+@#$. ", " .$%&*=-...... ", @@ -79,5 +78,4 @@ static char * dir_open_xpm[] = { " .dopppppqlrs..", " .tuvvvvvvwxy..", " ............ ", -" ", " "}; -- cgit v1.2.3