From 6cc2e0dbb442a76ae8476236ca8fdd475baca84c Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Tue, 23 Mar 2004 20:49:06 +0000 Subject: [PATCH] Change stipples (Old svn revision: 11663) --- themes/default/title-1-active.xpm | 2 +- themes/default/title-1-inactive.xpm | 12 ++++++------ themes/default/title-5-active.xpm | 2 +- themes/default/title-5-inactive.xpm | 12 ++++++------ 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm index 6a9c827a6..417b30053 100644 --- a/themes/default/title-1-active.xpm +++ b/themes/default/title-1-active.xpm @@ -16,7 +16,6 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", -"@@@@", "@@.#", "@@#+", "@@@@", @@ -30,4 +29,5 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", +"@@@@", "####"}; diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm index 69590e831..4ca5dfaee 100644 --- a/themes/default/title-1-inactive.xpm +++ b/themes/default/title-1-inactive.xpm @@ -17,14 +17,14 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", -"@@.#", -"@@#+", "@@@@", -"@@.#", -"@@#+", "@@@@", -"@@.#", -"@@#+", +"@@@@", +"@@@@", +"@@@@", +"@@@@", +"@@@@", +"@@@@", "@@@@", "@@@@", "@@@@", diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm index d3012932d..ae495ebc4 100644 --- a/themes/default/title-5-active.xpm +++ b/themes/default/title-5-active.xpm @@ -16,7 +16,6 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", -"@@@@", ".#@@", "#+@@", "@@@@", @@ -30,4 +29,5 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", +"@@@@", "####"}; diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm index dd85e17e9..4ca5dfaee 100644 --- a/themes/default/title-5-inactive.xpm +++ b/themes/default/title-5-inactive.xpm @@ -17,14 +17,14 @@ static char * title_active_xpm[] = { "@@@@", "@@@@", "@@@@", -".#@@", -"#+@@", "@@@@", -".#@@", -"#+@@", "@@@@", -".#@@", -"#+@@", +"@@@@", +"@@@@", +"@@@@", +"@@@@", +"@@@@", +"@@@@", "@@@@", "@@@@", "@@@@", -- GitLab