diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-11-19 13:30:53 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-11-19 13:30:53 +0000 |
commit | 9aec6a142d4356a89358f2927a8f9f16af715e09 (patch) | |
tree | eff324bf24c0ae72210830df93cd5a686ee91485 /themes/default/stick-toggled-active.xpm | |
parent | 8a6d82a7021d67bd584f64d03e1cea3a01a11404 (diff) | |
download | xfwm4-9aec6a142d4356a89358f2927a8f9f16af715e09.tar.gz |
Revert to 27 pix. height after all.
(Old svn revision: 23903)
Diffstat (limited to 'themes/default/stick-toggled-active.xpm')
-rw-r--r-- | themes/default/stick-toggled-active.xpm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm index 8af322457..7d0fa0a20 100644 --- a/themes/default/stick-toggled-active.xpm +++ b/themes/default/stick-toggled-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"18 29 2 1", +"18 27 2 1", " c None", ". c #C0C0FF s active_color_1", "..................", @@ -29,6 +29,4 @@ static char * stick_toggled_active_xpm[] = { "..................", "..................", "..................", -"..................", -"..................", ".................."}; |