diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm index 347c8e1..c8610f8 100644 --- a/xfwm4/stick-active.xpm +++ b/xfwm4/stick-active.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * stick_toggled_prelight_xpm[] = { +static char * stick_active_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm index ccac949..d4cc7fe 100644 --- a/xfwm4/stick-inactive.xpm +++ b/xfwm4/stick-inactive.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-prelight.xpm b/xfwm4/stick-prelight.xpm index ff11743..725c314 100644 --- a/xfwm4/stick-prelight.xpm +++ b/xfwm4/stick-prelight.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-pressed.png b/xfwm4/stick-pressed.png index 123a780..55f79b5 100644 Binary files a/xfwm4/stick-pressed.png and b/xfwm4/stick-pressed.png differ diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm index ff11743..725c314 100644 --- a/xfwm4/stick-pressed.xpm +++ b/xfwm4/stick-pressed.xpm @@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = { "........................", "...........++...........", ".........++++++.........", -".........++++++.........", -"........+++..+++........", -"........+++..+++........", -".........++++++.........", +".........++..++.........", +"........++....++........", +"........++....++........", +".........++..++.........", ".........++++++.........", "...........++...........", "........................", diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm index 347c8e1..25de32c 100644 --- a/xfwm4/stick-toggled-active.xpm +++ b/xfwm4/stick-toggled-active.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * stick_toggled_prelight_xpm[] = { +static char * stick_toggled_active_xpm[] = { "24 24 3 1", " c None", ". c #2D2D2D", @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm index ccac949..c33b36e 100644 --- a/xfwm4/stick-toggled-inactive.xpm +++ b/xfwm4/stick-toggled-inactive.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-prelight.xpm b/xfwm4/stick-toggled-prelight.xpm index ff11743..d56f353 100644 --- a/xfwm4/stick-toggled-prelight.xpm +++ b/xfwm4/stick-toggled-prelight.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........", diff --git a/xfwm4/stick-toggled-pressed.png b/xfwm4/stick-toggled-pressed.png index 123a780..f9f08be 100644 Binary files a/xfwm4/stick-toggled-pressed.png and b/xfwm4/stick-toggled-pressed.png differ diff --git a/xfwm4/stick-toggled-pressed.xpm b/xfwm4/stick-toggled-pressed.xpm index ff11743..d56f353 100644 --- a/xfwm4/stick-toggled-pressed.xpm +++ b/xfwm4/stick-toggled-pressed.xpm @@ -15,8 +15,8 @@ static char * stick_toggled_prelight_xpm[] = { "...........++...........", ".........++++++.........", ".........++++++.........", -"........+++..+++........", -"........+++..+++........", +"........++++++++........", +"........++++++++........", ".........++++++.........", ".........++++++.........", "...........++...........",