summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2008-11-25 19:33:43 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2008-11-25 19:33:43 +0000
commita99a674ddb8e7fdfa0bce8b06c203ec119f07d35 (patch)
tree015f2ed6dd2eaa0686ff2b6ba8a9877a5b6b6f37 /themes
parenta7626466e58907439ada98909936565d913c2cf9 (diff)
downloadxfwm4-a99a674ddb8e7fdfa0bce8b06c203ec119f07d35.tar.gz
* themes/daloa: Enlarge active zone of buttons
(Old svn revision: 28910)
Diffstat (limited to 'themes')
-rw-r--r--themes/daloa/close-active.xpm4
-rw-r--r--themes/daloa/close-inactive.xpm4
-rw-r--r--themes/daloa/close-prelight.xpm4
-rw-r--r--themes/daloa/close-pressed.xpm4
-rw-r--r--themes/daloa/hide-active.xpm4
-rw-r--r--themes/daloa/hide-inactive.xpm4
-rw-r--r--themes/daloa/hide-prelight.xpm4
-rw-r--r--themes/daloa/hide-pressed.xpm4
-rw-r--r--themes/daloa/maximize-active.xpm4
-rw-r--r--themes/daloa/maximize-inactive.xpm4
-rw-r--r--themes/daloa/maximize-prelight.xpm4
-rw-r--r--themes/daloa/maximize-pressed.xpm4
-rw-r--r--themes/daloa/maximize-toggled-active.xpm4
-rw-r--r--themes/daloa/maximize-toggled-inactive.xpm4
-rw-r--r--themes/daloa/maximize-toggled-prelight.xpm4
-rw-r--r--themes/daloa/maximize-toggled-pressed.xpm4
-rw-r--r--themes/daloa/shade-active.xpm4
-rw-r--r--themes/daloa/shade-inactive.xpm4
-rw-r--r--themes/daloa/shade-prelight.xpm4
-rw-r--r--themes/daloa/shade-pressed.xpm4
-rw-r--r--themes/daloa/shade-toggled-active.xpm4
-rw-r--r--themes/daloa/shade-toggled-inactive.xpm4
-rw-r--r--themes/daloa/shade-toggled-prelight.xpm4
-rw-r--r--themes/daloa/shade-toggled-pressed.xpm4
-rw-r--r--themes/daloa/stick-active.xpm4
-rw-r--r--themes/daloa/stick-inactive.xpm4
-rw-r--r--themes/daloa/stick-prelight.xpm4
-rw-r--r--themes/daloa/stick-pressed.xpm4
-rw-r--r--themes/daloa/stick-toggled-active.xpm4
-rw-r--r--themes/daloa/stick-toggled-inactive.xpm4
-rw-r--r--themes/daloa/stick-toggled-prelight.xpm4
-rw-r--r--themes/daloa/stick-toggled-pressed.xpm4
32 files changed, 64 insertions, 64 deletions
diff --git a/themes/daloa/close-active.xpm b/themes/daloa/close-active.xpm
index fe0bdea5f..cad39f277 100644
--- a/themes/daloa/close-active.xpm
+++ b/themes/daloa/close-active.xpm
@@ -3,8 +3,8 @@ static char * close_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/close-inactive.xpm b/themes/daloa/close-inactive.xpm
index 93fde5c8b..4dbc94f68 100644
--- a/themes/daloa/close-inactive.xpm
+++ b/themes/daloa/close-inactive.xpm
@@ -3,8 +3,8 @@ static char * close_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/close-prelight.xpm b/themes/daloa/close-prelight.xpm
index 80bdadb75..b2bedbba5 100644
--- a/themes/daloa/close-prelight.xpm
+++ b/themes/daloa/close-prelight.xpm
@@ -3,8 +3,8 @@ static char * close_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/close-pressed.xpm b/themes/daloa/close-pressed.xpm
index 80bdadb75..b2bedbba5 100644
--- a/themes/daloa/close-pressed.xpm
+++ b/themes/daloa/close-pressed.xpm
@@ -3,8 +3,8 @@ static char * close_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/hide-active.xpm b/themes/daloa/hide-active.xpm
index 8d89c650b..1cf333286 100644
--- a/themes/daloa/hide-active.xpm
+++ b/themes/daloa/hide-active.xpm
@@ -3,8 +3,8 @@ static char * hide_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/hide-inactive.xpm b/themes/daloa/hide-inactive.xpm
index a16c248e8..c7ba106d2 100644
--- a/themes/daloa/hide-inactive.xpm
+++ b/themes/daloa/hide-inactive.xpm
@@ -3,8 +3,8 @@ static char * hide_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/hide-prelight.xpm b/themes/daloa/hide-prelight.xpm
index 9e874ecca..f8c34cf0b 100644
--- a/themes/daloa/hide-prelight.xpm
+++ b/themes/daloa/hide-prelight.xpm
@@ -3,8 +3,8 @@ static char * hide_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/hide-pressed.xpm b/themes/daloa/hide-pressed.xpm
index 9e874ecca..f8c34cf0b 100644
--- a/themes/daloa/hide-pressed.xpm
+++ b/themes/daloa/hide-pressed.xpm
@@ -3,8 +3,8 @@ static char * hide_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-active.xpm b/themes/daloa/maximize-active.xpm
index ba15e488f..89bfb3508 100644
--- a/themes/daloa/maximize-active.xpm
+++ b/themes/daloa/maximize-active.xpm
@@ -3,8 +3,8 @@ static char * maximize_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-inactive.xpm b/themes/daloa/maximize-inactive.xpm
index afb6f9a71..3e53a64bc 100644
--- a/themes/daloa/maximize-inactive.xpm
+++ b/themes/daloa/maximize-inactive.xpm
@@ -3,8 +3,8 @@ static char * maximize_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-prelight.xpm b/themes/daloa/maximize-prelight.xpm
index 49553fb6c..921aab71c 100644
--- a/themes/daloa/maximize-prelight.xpm
+++ b/themes/daloa/maximize-prelight.xpm
@@ -3,8 +3,8 @@ static char * maximize_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-pressed.xpm b/themes/daloa/maximize-pressed.xpm
index 49553fb6c..921aab71c 100644
--- a/themes/daloa/maximize-pressed.xpm
+++ b/themes/daloa/maximize-pressed.xpm
@@ -3,8 +3,8 @@ static char * maximize_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-toggled-active.xpm b/themes/daloa/maximize-toggled-active.xpm
index 30d1ecb8e..716034b2c 100644
--- a/themes/daloa/maximize-toggled-active.xpm
+++ b/themes/daloa/maximize-toggled-active.xpm
@@ -3,8 +3,8 @@ static char * maximize_toggled_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-toggled-inactive.xpm b/themes/daloa/maximize-toggled-inactive.xpm
index d13a47a4e..ec0a9bc4c 100644
--- a/themes/daloa/maximize-toggled-inactive.xpm
+++ b/themes/daloa/maximize-toggled-inactive.xpm
@@ -3,8 +3,8 @@ static char * maximize_toggled_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-toggled-prelight.xpm b/themes/daloa/maximize-toggled-prelight.xpm
index 261290aa7..35b929d77 100644
--- a/themes/daloa/maximize-toggled-prelight.xpm
+++ b/themes/daloa/maximize-toggled-prelight.xpm
@@ -3,8 +3,8 @@ static char * maximize_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/maximize-toggled-pressed.xpm b/themes/daloa/maximize-toggled-pressed.xpm
index 261290aa7..35b929d77 100644
--- a/themes/daloa/maximize-toggled-pressed.xpm
+++ b/themes/daloa/maximize-toggled-pressed.xpm
@@ -3,8 +3,8 @@ static char * maximize_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-active.xpm b/themes/daloa/shade-active.xpm
index 08f632c0c..ff5580173 100644
--- a/themes/daloa/shade-active.xpm
+++ b/themes/daloa/shade-active.xpm
@@ -3,8 +3,8 @@ static char * shade_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-inactive.xpm b/themes/daloa/shade-inactive.xpm
index 06841894e..596f0fa45 100644
--- a/themes/daloa/shade-inactive.xpm
+++ b/themes/daloa/shade-inactive.xpm
@@ -3,8 +3,8 @@ static char * shade_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-prelight.xpm b/themes/daloa/shade-prelight.xpm
index aeda78ed2..3f018c92b 100644
--- a/themes/daloa/shade-prelight.xpm
+++ b/themes/daloa/shade-prelight.xpm
@@ -3,8 +3,8 @@ static char * shade_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-pressed.xpm b/themes/daloa/shade-pressed.xpm
index aeda78ed2..3f018c92b 100644
--- a/themes/daloa/shade-pressed.xpm
+++ b/themes/daloa/shade-pressed.xpm
@@ -3,8 +3,8 @@ static char * shade_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-toggled-active.xpm b/themes/daloa/shade-toggled-active.xpm
index 673109be5..af734f9c1 100644
--- a/themes/daloa/shade-toggled-active.xpm
+++ b/themes/daloa/shade-toggled-active.xpm
@@ -3,8 +3,8 @@ static char * shade_toggled_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-toggled-inactive.xpm b/themes/daloa/shade-toggled-inactive.xpm
index 56d7d48da..0ef117155 100644
--- a/themes/daloa/shade-toggled-inactive.xpm
+++ b/themes/daloa/shade-toggled-inactive.xpm
@@ -3,8 +3,8 @@ static char * shade_toggled_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-toggled-prelight.xpm b/themes/daloa/shade-toggled-prelight.xpm
index 3fa48f07a..2670b1e9b 100644
--- a/themes/daloa/shade-toggled-prelight.xpm
+++ b/themes/daloa/shade-toggled-prelight.xpm
@@ -3,8 +3,8 @@ static char * shade_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/shade-toggled-pressed.xpm b/themes/daloa/shade-toggled-pressed.xpm
index 3fa48f07a..2670b1e9b 100644
--- a/themes/daloa/shade-toggled-pressed.xpm
+++ b/themes/daloa/shade-toggled-pressed.xpm
@@ -3,8 +3,8 @@ static char * shade_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-active.xpm b/themes/daloa/stick-active.xpm
index 62ea76660..e86acd661 100644
--- a/themes/daloa/stick-active.xpm
+++ b/themes/daloa/stick-active.xpm
@@ -3,8 +3,8 @@ static char * stick_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-inactive.xpm b/themes/daloa/stick-inactive.xpm
index 40c865b8e..b1b4f769b 100644
--- a/themes/daloa/stick-inactive.xpm
+++ b/themes/daloa/stick-inactive.xpm
@@ -3,8 +3,8 @@ static char * stick_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-prelight.xpm b/themes/daloa/stick-prelight.xpm
index 04a4d7953..b4b0c3ded 100644
--- a/themes/daloa/stick-prelight.xpm
+++ b/themes/daloa/stick-prelight.xpm
@@ -3,8 +3,8 @@ static char * stick_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-pressed.xpm b/themes/daloa/stick-pressed.xpm
index 04a4d7953..b4b0c3ded 100644
--- a/themes/daloa/stick-pressed.xpm
+++ b/themes/daloa/stick-pressed.xpm
@@ -3,8 +3,8 @@ static char * stick_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-toggled-active.xpm b/themes/daloa/stick-toggled-active.xpm
index d6251ad66..00ba83ae2 100644
--- a/themes/daloa/stick-toggled-active.xpm
+++ b/themes/daloa/stick-toggled-active.xpm
@@ -3,8 +3,8 @@ static char * stick_toggled_active_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-toggled-inactive.xpm b/themes/daloa/stick-toggled-inactive.xpm
index 18de698a3..3c17d9ebf 100644
--- a/themes/daloa/stick-toggled-inactive.xpm
+++ b/themes/daloa/stick-toggled-inactive.xpm
@@ -3,8 +3,8 @@ static char * stick_toggled_inactive_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s inactive_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-toggled-prelight.xpm b/themes/daloa/stick-toggled-prelight.xpm
index 6d4a03ec5..d51375c2e 100644
--- a/themes/daloa/stick-toggled-prelight.xpm
+++ b/themes/daloa/stick-toggled-prelight.xpm
@@ -3,8 +3,8 @@ static char * stick_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",
diff --git a/themes/daloa/stick-toggled-pressed.xpm b/themes/daloa/stick-toggled-pressed.xpm
index 6d4a03ec5..d51375c2e 100644
--- a/themes/daloa/stick-toggled-pressed.xpm
+++ b/themes/daloa/stick-toggled-pressed.xpm
@@ -3,8 +3,8 @@ static char * stick_toggled_pressed_xpm[] = {
"24 19 2 1",
" c None",
". c #C0C0FF s active_color_1",
-" ",
-" ",
+"........................",
+"........................",
"........................",
"........................",
"........................",