diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-02-04 21:44:37 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-02-04 21:44:37 +0000 |
commit | 1d52ad114c63b67d3fb4c879c7c2cb2e4006f3b4 (patch) | |
tree | d0e1f3292dad510013a566b1bdf577cb9c1038e1 /themes/default/top-left-active.xpm | |
parent | dc4ef40bf0e74caceaa50417926bb9fe43656ff0 (diff) | |
download | xfwm4-1d52ad114c63b67d3fb4c879c7c2cb2e4006f3b4.tar.gz |
Reorg themes for trunk
(Old svn revision: 24851)
Diffstat (limited to 'themes/default/top-left-active.xpm')
-rw-r--r-- | themes/default/top-left-active.xpm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm index d6816b705..e78cbb538 100644 --- a/themes/default/top-left-active.xpm +++ b/themes/default/top-left-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_left_active_xpm[] = { -"8 27 2 1", +"8 25 2 1", " c None", ". c #C0C0FF s active_color_1", " ......", @@ -27,6 +27,4 @@ static char * top_left_active_xpm[] = { "........", "........", "........", -"........", -"........", "........"}; |