From 0838aa69525f79734c9f6c21f56d931259ee02de Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Tue, 13 Jan 2004 20:11:15 +0000
Subject: [PATCH] Pixmap for buttons were actually larger than advertised.

(Old svn revision: 11524)
---
 po/xfwm4.pot                                     | 4 ++--
 themes/default-4.0/close-active.xpm              | 1 -
 themes/default-4.0/close-inactive.xpm            | 1 -
 themes/default-4.0/close-pressed.xpm             | 1 -
 themes/default-4.0/hide-active.xpm               | 1 -
 themes/default-4.0/hide-inactive.xpm             | 1 -
 themes/default-4.0/hide-pressed.xpm              | 1 -
 themes/default-4.0/maximize-active.xpm           | 1 -
 themes/default-4.0/maximize-inactive.xpm         | 1 -
 themes/default-4.0/maximize-pressed.xpm          | 1 -
 themes/default-4.0/maximize-toggled-active.xpm   | 1 -
 themes/default-4.0/maximize-toggled-inactive.xpm | 1 -
 themes/default-4.0/maximize-toggled-pressed.xpm  | 1 -
 themes/default-4.0/menu-active.xpm               | 1 -
 themes/default-4.0/menu-inactive.xpm             | 1 -
 themes/default-4.0/menu-pressed.xpm              | 1 -
 themes/default-4.0/shade-active.xpm              | 1 -
 themes/default-4.0/shade-inactive.xpm            | 1 -
 themes/default-4.0/shade-pressed.xpm             | 1 -
 themes/default-4.0/shade-toggled-active.xpm      | 1 -
 themes/default-4.0/shade-toggled-inactive.xpm    | 1 -
 themes/default-4.0/shade-toggled-pressed.xpm     | 1 -
 themes/default-4.0/stick-active.xpm              | 1 -
 themes/default-4.0/stick-inactive.xpm            | 1 -
 themes/default-4.0/stick-pressed.xpm             | 1 -
 themes/default-4.0/stick-toggled-active.xpm      | 1 -
 themes/default-4.0/stick-toggled-inactive.xpm    | 1 -
 themes/default-4.0/stick-toggled-pressed.xpm     | 1 -
 themes/default/close-active.xpm                  | 1 -
 themes/default/close-inactive.xpm                | 1 -
 themes/default/close-pressed.xpm                 | 1 -
 themes/default/hide-active.xpm                   | 1 -
 themes/default/hide-inactive.xpm                 | 1 -
 themes/default/hide-pressed.xpm                  | 1 -
 themes/default/maximize-active.xpm               | 1 -
 themes/default/maximize-inactive.xpm             | 1 -
 themes/default/maximize-pressed.xpm              | 1 -
 themes/default/maximize-toggled-active.xpm       | 1 -
 themes/default/maximize-toggled-inactive.xpm     | 1 -
 themes/default/maximize-toggled-pressed.xpm      | 1 -
 themes/default/menu-active.xpm                   | 1 -
 themes/default/menu-inactive.xpm                 | 1 -
 themes/default/menu-pressed.xpm                  | 1 -
 themes/default/shade-active.xpm                  | 1 -
 themes/default/shade-inactive.xpm                | 1 -
 themes/default/shade-pressed.xpm                 | 1 -
 themes/default/shade-toggled-active.xpm          | 1 -
 themes/default/shade-toggled-inactive.xpm        | 1 -
 themes/default/shade-toggled-pressed.xpm         | 1 -
 themes/default/stick-active.xpm                  | 1 -
 themes/default/stick-inactive.xpm                | 1 -
 themes/default/stick-pressed.xpm                 | 1 -
 themes/default/stick-toggled-active.xpm          | 1 -
 themes/default/stick-toggled-inactive.xpm        | 1 -
 themes/default/stick-toggled-pressed.xpm         | 1 -
 55 files changed, 2 insertions(+), 56 deletions(-)

diff --git a/po/xfwm4.pot b/po/xfwm4.pot
index 96c5b520b..03cebb368 100644
--- a/po/xfwm4.pot
+++ b/po/xfwm4.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2004-01-04 23:17+0100\n"
+"POT-Creation-Date: 2004-01-13 07:34+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -303,7 +303,7 @@ msgstr ""
 msgid "%s: Unmanaged net_wm_state (window 0x%lx)"
 msgstr ""
 
-#: src/events.c:1497
+#: src/events.c:1495
 #, c-format
 msgid "%s: Operation not supported (yet)\n"
 msgstr ""
diff --git a/themes/default-4.0/close-active.xpm b/themes/default-4.0/close-active.xpm
index 4eb02f057..9ebc7e686 100644
--- a/themes/default-4.0/close-active.xpm
+++ b/themes/default-4.0/close-active.xpm
@@ -28,6 +28,5 @@ static char * close_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/close-inactive.xpm b/themes/default-4.0/close-inactive.xpm
index b1ad9a545..359c48b94 100644
--- a/themes/default-4.0/close-inactive.xpm
+++ b/themes/default-4.0/close-inactive.xpm
@@ -28,6 +28,5 @@ static char * close_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/close-pressed.xpm b/themes/default-4.0/close-pressed.xpm
index 0387c6dac..d66340b16 100644
--- a/themes/default-4.0/close-pressed.xpm
+++ b/themes/default-4.0/close-pressed.xpm
@@ -28,6 +28,5 @@ static char * close_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "}:
 
diff --git a/themes/default-4.0/hide-active.xpm b/themes/default-4.0/hide-active.xpm
index d9404e1d6..36c1e07ba 100644
--- a/themes/default-4.0/hide-active.xpm
+++ b/themes/default-4.0/hide-active.xpm
@@ -28,6 +28,5 @@ static char * hide_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/hide-inactive.xpm b/themes/default-4.0/hide-inactive.xpm
index 0da769d50..ed0fa1b62 100644
--- a/themes/default-4.0/hide-inactive.xpm
+++ b/themes/default-4.0/hide-inactive.xpm
@@ -28,6 +28,5 @@ static char * hide_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/hide-pressed.xpm b/themes/default-4.0/hide-pressed.xpm
index 043ecd8f5..417b91512 100644
--- a/themes/default-4.0/hide-pressed.xpm
+++ b/themes/default-4.0/hide-pressed.xpm
@@ -28,6 +28,5 @@ static char * hide_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-active.xpm b/themes/default-4.0/maximize-active.xpm
index c1f26f485..c0f87550b 100644
--- a/themes/default-4.0/maximize-active.xpm
+++ b/themes/default-4.0/maximize-active.xpm
@@ -28,6 +28,5 @@ static char * maximize_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-inactive.xpm b/themes/default-4.0/maximize-inactive.xpm
index 56754cdaa..d7f6e8070 100644
--- a/themes/default-4.0/maximize-inactive.xpm
+++ b/themes/default-4.0/maximize-inactive.xpm
@@ -28,6 +28,5 @@ static char * maximize_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-pressed.xpm b/themes/default-4.0/maximize-pressed.xpm
index 28c08795c..00cd9ae5f 100644
--- a/themes/default-4.0/maximize-pressed.xpm
+++ b/themes/default-4.0/maximize-pressed.xpm
@@ -28,6 +28,5 @@ static char * maximize_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-toggled-active.xpm b/themes/default-4.0/maximize-toggled-active.xpm
index 7c2525606..04bde3f33 100644
--- a/themes/default-4.0/maximize-toggled-active.xpm
+++ b/themes/default-4.0/maximize-toggled-active.xpm
@@ -28,6 +28,5 @@ static char * maximize_toggled_active_xpm[] = {
 "++++++$$$$$$$$+++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-toggled-inactive.xpm b/themes/default-4.0/maximize-toggled-inactive.xpm
index ee2234d23..7cac21c09 100644
--- a/themes/default-4.0/maximize-toggled-inactive.xpm
+++ b/themes/default-4.0/maximize-toggled-inactive.xpm
@@ -28,6 +28,5 @@ static char * maximize_toggled_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/maximize-toggled-pressed.xpm b/themes/default-4.0/maximize-toggled-pressed.xpm
index 015296b1a..6f1e67a16 100644
--- a/themes/default-4.0/maximize-toggled-pressed.xpm
+++ b/themes/default-4.0/maximize-toggled-pressed.xpm
@@ -28,6 +28,5 @@ static char * maximize_toggled_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/menu-active.xpm b/themes/default-4.0/menu-active.xpm
index d4757a9e8..3814b0c82 100644
--- a/themes/default-4.0/menu-active.xpm
+++ b/themes/default-4.0/menu-active.xpm
@@ -28,6 +28,5 @@ static char * menu_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/menu-inactive.xpm b/themes/default-4.0/menu-inactive.xpm
index 0b9556a1c..197187fe0 100644
--- a/themes/default-4.0/menu-inactive.xpm
+++ b/themes/default-4.0/menu-inactive.xpm
@@ -28,6 +28,5 @@ static char * menu_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/menu-pressed.xpm b/themes/default-4.0/menu-pressed.xpm
index cb68c1f6d..ffc83c86c 100644
--- a/themes/default-4.0/menu-pressed.xpm
+++ b/themes/default-4.0/menu-pressed.xpm
@@ -28,6 +28,5 @@ static char * menu_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-active.xpm b/themes/default-4.0/shade-active.xpm
index 908444177..501a62518 100644
--- a/themes/default-4.0/shade-active.xpm
+++ b/themes/default-4.0/shade-active.xpm
@@ -28,6 +28,5 @@ static char * shade_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-inactive.xpm b/themes/default-4.0/shade-inactive.xpm
index 99518dba5..a3de7c7a9 100644
--- a/themes/default-4.0/shade-inactive.xpm
+++ b/themes/default-4.0/shade-inactive.xpm
@@ -28,6 +28,5 @@ static char * shade_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-pressed.xpm b/themes/default-4.0/shade-pressed.xpm
index 13afd5d31..47f6dab04 100644
--- a/themes/default-4.0/shade-pressed.xpm
+++ b/themes/default-4.0/shade-pressed.xpm
@@ -28,6 +28,5 @@ static char * shade_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-toggled-active.xpm b/themes/default-4.0/shade-toggled-active.xpm
index fc86a024f..a6097cb86 100644
--- a/themes/default-4.0/shade-toggled-active.xpm
+++ b/themes/default-4.0/shade-toggled-active.xpm
@@ -28,6 +28,5 @@ static char * shade_toggled_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-toggled-inactive.xpm b/themes/default-4.0/shade-toggled-inactive.xpm
index 788dbe2d3..d6a5ffb08 100644
--- a/themes/default-4.0/shade-toggled-inactive.xpm
+++ b/themes/default-4.0/shade-toggled-inactive.xpm
@@ -28,6 +28,5 @@ static char * shade_toggled_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/shade-toggled-pressed.xpm b/themes/default-4.0/shade-toggled-pressed.xpm
index dac6a6bd1..056ed2c75 100644
--- a/themes/default-4.0/shade-toggled-pressed.xpm
+++ b/themes/default-4.0/shade-toggled-pressed.xpm
@@ -28,6 +28,5 @@ static char * shade_toggled_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-active.xpm b/themes/default-4.0/stick-active.xpm
index f25549380..c42a1f8cd 100644
--- a/themes/default-4.0/stick-active.xpm
+++ b/themes/default-4.0/stick-active.xpm
@@ -28,6 +28,5 @@ static char * stick_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-inactive.xpm b/themes/default-4.0/stick-inactive.xpm
index 858ec3642..c03d781b5 100644
--- a/themes/default-4.0/stick-inactive.xpm
+++ b/themes/default-4.0/stick-inactive.xpm
@@ -28,6 +28,5 @@ static char * stick_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-pressed.xpm b/themes/default-4.0/stick-pressed.xpm
index fdee87d11..982a9d7e6 100644
--- a/themes/default-4.0/stick-pressed.xpm
+++ b/themes/default-4.0/stick-pressed.xpm
@@ -28,6 +28,5 @@ static char * stick_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 "+================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-toggled-active.xpm b/themes/default-4.0/stick-toggled-active.xpm
index 7538aa79d..cec0a2b06 100644
--- a/themes/default-4.0/stick-toggled-active.xpm
+++ b/themes/default-4.0/stick-toggled-active.xpm
@@ -28,6 +28,5 @@ static char * stick_toggled_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-toggled-inactive.xpm b/themes/default-4.0/stick-toggled-inactive.xpm
index ca0d64371..a80a9f1cb 100644
--- a/themes/default-4.0/stick-toggled-inactive.xpm
+++ b/themes/default-4.0/stick-toggled-inactive.xpm
@@ -28,6 +28,5 @@ static char * stick_toggled_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default-4.0/stick-toggled-pressed.xpm b/themes/default-4.0/stick-toggled-pressed.xpm
index 27e29d475..5ca9b796c 100644
--- a/themes/default-4.0/stick-toggled-pressed.xpm
+++ b/themes/default-4.0/stick-toggled-pressed.xpm
@@ -28,6 +28,5 @@ static char * stick_toggled_pressed_xpm[] = {
 ".+++++++++++++++=",
 "@================",
 "                 ",
-"                 ",
 "                 "};
 
diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index 3e1912d51..510ddd4d0 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -27,6 +27,5 @@ static char * close_active_xpm[] = {
 "++++$$+++++$$++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index e54865063..a382d6b6a 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -27,6 +27,5 @@ static char * close_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index 83285baa7..528f73d40 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -27,6 +27,5 @@ static char * close_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "}:
 
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index 4cbfc3e91..9e9e75ee0 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -27,6 +27,5 @@ static char * hide_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index 74be77500..ea2241fb0 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -27,6 +27,5 @@ static char * hide_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index 5c701c21f..c1f437e13 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -27,6 +27,5 @@ static char * hide_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index 51bf6d855..e430d4c07 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -27,6 +27,5 @@ static char * maximize_active_xpm[] = {
 "++++$$$$$$$$$++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index bc4603087..56687a6fe 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -27,6 +27,5 @@ static char * maximize_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index 901f075d9..2ff539793 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -27,6 +27,5 @@ static char * maximize_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index e87035f04..1d9863961 100644
--- a/themes/default/maximize-toggled-active.xpm
+++ b/themes/default/maximize-toggled-active.xpm
@@ -27,6 +27,5 @@ static char * maximize_toggled_active_xpm[] = {
 "++++++@@@@@@@@+++",
 "++++++$$$$$$$$+++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index ae2e8bbd0..a3e7e7e95 100644
--- a/themes/default/maximize-toggled-inactive.xpm
+++ b/themes/default/maximize-toggled-inactive.xpm
@@ -27,6 +27,5 @@ static char * maximize_toggled_inactive_xpm[] = {
 "++++++$$$$$$$$+++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index 51e924da6..5c9c1b16a 100644
--- a/themes/default/maximize-toggled-pressed.xpm
+++ b/themes/default/maximize-toggled-pressed.xpm
@@ -27,6 +27,5 @@ static char * maximize_toggled_pressed_xpm[] = {
 ".@@@@@........@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index 562c1e37d..d06d5fb96 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -27,6 +27,5 @@ static char * menu_active_xpm[] = {
 "++++++++$++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index d70b9d74d..d28e430c5 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -27,6 +27,5 @@ static char * menu_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index ea36c576a..331c6cbf9 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -27,6 +27,5 @@ static char * menu_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index 522adbd78..cb2ce98f8 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -27,6 +27,5 @@ static char * shade_active_xpm[] = {
 "+++###########+++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index bfd7d51f9..12983e5ea 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -27,6 +27,5 @@ static char * shade_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 6ef758e13..42fb2dd3a 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -27,6 +27,5 @@ static char * shade_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index 3c3f52fe2..5b89b2169 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -27,6 +27,5 @@ static char * shade_toggled_active_xpm[] = {
 "+++###########+++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index 168c9ade0..e17fa92c7 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -27,6 +27,5 @@ static char * shade_toggled_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 1baf0336a..b7189a48d 100644
--- a/themes/default/shade-toggled-pressed.xpm
+++ b/themes/default/shade-toggled-pressed.xpm
@@ -27,6 +27,5 @@ static char * shade_toggled_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index adde7305b..789d8c7be 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -27,6 +27,5 @@ static char * stick_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index fa29f8602..ba25fc57f 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -27,6 +27,5 @@ static char * stick_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index 9389cda6a..06f52e64d 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -27,6 +27,5 @@ static char * stick_pressed_xpm[] = {
 ".@@@@@@@@@@@@@@@=",
 ".@@@@@@@@@@@@@@@=",
 "+================",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 977fff54f..46a233db1 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -27,6 +27,5 @@ static char * stick_toggled_active_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index f61606fab..f9e704a98 100644
--- a/themes/default/stick-toggled-inactive.xpm
+++ b/themes/default/stick-toggled-inactive.xpm
@@ -27,6 +27,5 @@ static char * stick_toggled_inactive_xpm[] = {
 "+++++++++++++++++",
 "+++++++++++++++++",
 "+++++++++++++++++",
-"                 ",
 "                 "};
 
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index 74f2fd680..f559d2c43 100644
--- a/themes/default/stick-toggled-pressed.xpm
+++ b/themes/default/stick-toggled-pressed.xpm
@@ -27,6 +27,5 @@ static char * stick_toggled_pressed_xpm[] = {
 ".+++++++++++++++=",
 ".+++++++++++++++=",
 "@================",
-"                 ",
 "                 "};
 
-- 
GitLab