From 51127706414ec1e92d78734313f457da646b2a77 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Fri, 28 Jan 2005 05:53:22 +0000 Subject: [PATCH] Remove theme as in 4.2 (Old svn revision: 12315) --- configure.ac | 1 - themes/Makefile.am | 1 - themes/breeze/Makefile.am | 58 -------------------- themes/breeze/README | 6 -- themes/breeze/bottom-active.xpm | 14 ----- themes/breeze/bottom-inactive.xpm | 14 ----- themes/breeze/bottom-left-active.xpm | 25 --------- themes/breeze/bottom-left-inactive.xpm | 25 --------- themes/breeze/bottom-right-active.xpm | 25 --------- themes/breeze/bottom-right-inactive.xpm | 25 --------- themes/breeze/close-active.xpm | 32 ----------- themes/breeze/close-inactive.xpm | 32 ----------- themes/breeze/close-pressed.xpm | 32 ----------- themes/breeze/hide-active.xpm | 32 ----------- themes/breeze/hide-inactive.xpm | 32 ----------- themes/breeze/hide-pressed.xpm | 32 ----------- themes/breeze/left-active.xpm | 41 -------------- themes/breeze/left-inactive.xpm | 41 -------------- themes/breeze/maximize-active.xpm | 32 ----------- themes/breeze/maximize-inactive.xpm | 32 ----------- themes/breeze/maximize-pressed.xpm | 32 ----------- themes/breeze/maximize-toggled-active.xpm | 32 ----------- themes/breeze/maximize-toggled-inactive.xpm | 32 ----------- themes/breeze/maximize-toggled-pressed.xpm | 32 ----------- themes/breeze/menu-active.xpm | 32 ----------- themes/breeze/menu-inactive.xpm | 32 ----------- themes/breeze/menu-pressed.xpm | 32 ----------- themes/breeze/right-active.xpm | 41 -------------- themes/breeze/right-inactive.xpm | 41 -------------- themes/breeze/shade-active.xpm | 32 ----------- themes/breeze/shade-inactive.xpm | 32 ----------- themes/breeze/shade-pressed.xpm | 32 ----------- themes/breeze/shade-toggled-active.xpm | 32 ----------- themes/breeze/shade-toggled-inactive.xpm | 32 ----------- themes/breeze/shade-toggled-pressed.xpm | 32 ----------- themes/breeze/stick-active.xpm | 32 ----------- themes/breeze/stick-inactive.xpm | 32 ----------- themes/breeze/stick-pressed.xpm | 32 ----------- themes/breeze/stick-toggled-active.xpm | 32 ----------- themes/breeze/stick-toggled-inactive.xpm | 32 ----------- themes/breeze/stick-toggled-pressed.xpm | 32 ----------- themes/breeze/themerc | 9 --- themes/breeze/title-1-active.xpm | 30 ---------- themes/breeze/title-1-inactive.xpm | 30 ---------- themes/breeze/title-2-active.xpm | 34 ------------ themes/breeze/title-2-inactive.xpm | 34 ------------ themes/breeze/title-3-active.png | Bin 861 -> 0 bytes themes/breeze/title-3-active.xpm | 34 ------------ themes/breeze/title-3-inactive.png | Bin 390 -> 0 bytes themes/breeze/title-3-inactive.xpm | 34 ------------ themes/breeze/title-4-active.xpm | 34 ------------ themes/breeze/title-4-inactive.xpm | 34 ------------ themes/breeze/title-5-active.xpm | 30 ---------- themes/breeze/title-5-inactive.xpm | 30 ---------- themes/breeze/top-left-active.xpm | 30 ---------- themes/breeze/top-left-inactive.xpm | 30 ---------- themes/breeze/top-right-active.xpm | 30 ---------- themes/breeze/top-right-inactive.xpm | 30 ---------- 58 files changed, 1675 deletions(-) delete mode 100644 themes/breeze/Makefile.am delete mode 100644 themes/breeze/README delete mode 100644 themes/breeze/bottom-active.xpm delete mode 100644 themes/breeze/bottom-inactive.xpm delete mode 100644 themes/breeze/bottom-left-active.xpm delete mode 100644 themes/breeze/bottom-left-inactive.xpm delete mode 100644 themes/breeze/bottom-right-active.xpm delete mode 100644 themes/breeze/bottom-right-inactive.xpm delete mode 100644 themes/breeze/close-active.xpm delete mode 100644 themes/breeze/close-inactive.xpm delete mode 100644 themes/breeze/close-pressed.xpm delete mode 100644 themes/breeze/hide-active.xpm delete mode 100644 themes/breeze/hide-inactive.xpm delete mode 100644 themes/breeze/hide-pressed.xpm delete mode 100644 themes/breeze/left-active.xpm delete mode 100644 themes/breeze/left-inactive.xpm delete mode 100644 themes/breeze/maximize-active.xpm delete mode 100644 themes/breeze/maximize-inactive.xpm delete mode 100644 themes/breeze/maximize-pressed.xpm delete mode 100644 themes/breeze/maximize-toggled-active.xpm delete mode 100644 themes/breeze/maximize-toggled-inactive.xpm delete mode 100644 themes/breeze/maximize-toggled-pressed.xpm delete mode 100644 themes/breeze/menu-active.xpm delete mode 100644 themes/breeze/menu-inactive.xpm delete mode 100644 themes/breeze/menu-pressed.xpm delete mode 100644 themes/breeze/right-active.xpm delete mode 100644 themes/breeze/right-inactive.xpm delete mode 100644 themes/breeze/shade-active.xpm delete mode 100644 themes/breeze/shade-inactive.xpm delete mode 100644 themes/breeze/shade-pressed.xpm delete mode 100644 themes/breeze/shade-toggled-active.xpm delete mode 100644 themes/breeze/shade-toggled-inactive.xpm delete mode 100644 themes/breeze/shade-toggled-pressed.xpm delete mode 100644 themes/breeze/stick-active.xpm delete mode 100644 themes/breeze/stick-inactive.xpm delete mode 100644 themes/breeze/stick-pressed.xpm delete mode 100644 themes/breeze/stick-toggled-active.xpm delete mode 100644 themes/breeze/stick-toggled-inactive.xpm delete mode 100644 themes/breeze/stick-toggled-pressed.xpm delete mode 100644 themes/breeze/themerc delete mode 100644 themes/breeze/title-1-active.xpm delete mode 100644 themes/breeze/title-1-inactive.xpm delete mode 100644 themes/breeze/title-2-active.xpm delete mode 100644 themes/breeze/title-2-inactive.xpm delete mode 100644 themes/breeze/title-3-active.png delete mode 100644 themes/breeze/title-3-active.xpm delete mode 100644 themes/breeze/title-3-inactive.png delete mode 100644 themes/breeze/title-3-inactive.xpm delete mode 100644 themes/breeze/title-4-active.xpm delete mode 100644 themes/breeze/title-4-inactive.xpm delete mode 100644 themes/breeze/title-5-active.xpm delete mode 100644 themes/breeze/title-5-inactive.xpm delete mode 100644 themes/breeze/top-left-active.xpm delete mode 100644 themes/breeze/top-left-inactive.xpm delete mode 100644 themes/breeze/top-right-active.xpm delete mode 100644 themes/breeze/top-right-inactive.xpm diff --git a/configure.ac b/configure.ac index d789409e7..9d3812503 100644 --- a/configure.ac +++ b/configure.ac @@ -120,7 +120,6 @@ mcs-plugin/Makefile po/Makefile.in src/Makefile themes/Makefile -themes/breeze/Makefile themes/default/Makefile themes/default.keys/Makefile themes/default-4.0/Makefile diff --git a/themes/Makefile.am b/themes/Makefile.am index 5cbfbde75..fb05287ba 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -2,7 +2,6 @@ # SUBDIRS = \ - breeze \ default \ default.keys \ default-4.0 \ diff --git a/themes/breeze/Makefile.am b/themes/breeze/Makefile.am deleted file mode 100644 index a9dd3a5c9..000000000 --- a/themes/breeze/Makefile.am +++ /dev/null @@ -1,58 +0,0 @@ -themedir = $(datadir)/themes/Breeze/xfwm4 -theme_DATA = \ - README \ - themerc \ - bottom-active.xpm \ - bottom-inactive.xpm \ - bottom-left-active.xpm \ - bottom-left-inactive.xpm \ - bottom-right-active.xpm \ - bottom-right-inactive.xpm \ - close-active.xpm \ - close-inactive.xpm \ - close-pressed.xpm \ - hide-active.xpm \ - hide-inactive.xpm \ - hide-pressed.xpm \ - left-active.xpm \ - left-inactive.xpm \ - maximize-active.xpm \ - maximize-inactive.xpm \ - maximize-pressed.xpm \ - maximize-toggled-active.xpm \ - maximize-toggled-inactive.xpm \ - maximize-toggled-pressed.xpm \ - menu-active.xpm \ - menu-inactive.xpm \ - menu-pressed.xpm \ - right-active.xpm \ - right-inactive.xpm \ - shade-active.xpm \ - shade-inactive.xpm \ - shade-pressed.xpm \ - shade-toggled-active.xpm \ - shade-toggled-inactive.xpm \ - shade-toggled-pressed.xpm \ - stick-active.xpm \ - stick-inactive.xpm \ - stick-pressed.xpm \ - stick-toggled-active.xpm \ - stick-toggled-inactive.xpm \ - stick-toggled-pressed.xpm \ - title-1-active.xpm \ - title-1-inactive.xpm \ - title-2-active.xpm \ - title-2-inactive.xpm \ - title-3-active.xpm \ - title-3-active.png \ - title-3-inactive.xpm \ - title-3-inactive.png \ - title-4-active.xpm \ - title-4-inactive.xpm \ - title-5-active.xpm \ - title-5-inactive.xpm \ - top-left-active.xpm \ - top-left-inactive.xpm \ - top-right-active.xpm \ - top-right-inactive.xpm -EXTRA_DIST = $(theme_DATA) diff --git a/themes/breeze/README b/themes/breeze/README deleted file mode 100644 index aed4ae599..000000000 --- a/themes/breeze/README +++ /dev/null @@ -1,6 +0,0 @@ -breeze ------- - -An original theme for xfwm4. -Created Apr. 2004 by Olivier Fourdan <fourdan@xfce.org> -Theme released under GNU GPL license. diff --git a/themes/breeze/bottom-active.xpm b/themes/breeze/bottom-active.xpm deleted file mode 100644 index 1094b9c5c..000000000 --- a/themes/breeze/bottom-active.xpm +++ /dev/null @@ -1,14 +0,0 @@ -/* XPM */ -static char * bottom_active_xpm[] = { -"32 5 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_2", -"@ c #3E566B s active_shadow_2", -"$ c #567B9C s active_mid_2", -"# c #4C7BA6 s active_color_2", -"################################", -"################################", -"################################", -"################################", -"................................"}; diff --git a/themes/breeze/bottom-inactive.xpm b/themes/breeze/bottom-inactive.xpm deleted file mode 100644 index 4ee0fec03..000000000 --- a/themes/breeze/bottom-inactive.xpm +++ /dev/null @@ -1,14 +0,0 @@ -/* XPM */ -static char * bottom_inactive_xpm[] = { -"32 5 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_2", -"@ c #3E566B s inactive_shadow_2", -"$ c #567B9C s inactive_mid_2", -"# c #4C7BA6 s inactive_color_2", -"################################", -"################################", -"################################", -"################################", -"................................"}; diff --git a/themes/breeze/bottom-left-active.xpm b/themes/breeze/bottom-left-active.xpm deleted file mode 100644 index d8c54a0f5..000000000 --- a/themes/breeze/bottom-left-active.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * bottom_left_active_xpm[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_2", -"@ c #3E566B s active_shadow_2", -"$ c #567B9C s active_mid_2", -"# c #4C7BA6 s active_color_2", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".$### ", -".@#### ", -" .$#############", -" .@#############", -" .@$###########", -" ..@$#########", -" ..........."}; diff --git a/themes/breeze/bottom-left-inactive.xpm b/themes/breeze/bottom-left-inactive.xpm deleted file mode 100644 index dad72c3df..000000000 --- a/themes/breeze/bottom-left-inactive.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * bottom_left_inactive_xpm[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_2", -"@ c #3E566B s inactive_shadow_2", -"$ c #567B9C s inactive_mid_2", -"# c #4C7BA6 s inactive_color_2", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".#### ", -".$### ", -".@#### ", -" .$#############", -" .@#############", -" .@$###########", -" ..@$#########", -" ..........."}; diff --git a/themes/breeze/bottom-right-active.xpm b/themes/breeze/bottom-right-active.xpm deleted file mode 100644 index 99d5db1f4..000000000 --- a/themes/breeze/bottom-right-active.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * bottom_right_active_xpm[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_2", -"@ c #3E566B s active_shadow_2", -"$ c #567B9C s active_mid_2", -"# c #4C7BA6 s active_color_2", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ###$.", -" ####@.", -"#############$. ", -"#############@. ", -"###########$@. ", -"#########$@.. ", -"........... "}; diff --git a/themes/breeze/bottom-right-inactive.xpm b/themes/breeze/bottom-right-inactive.xpm deleted file mode 100644 index cdb337623..000000000 --- a/themes/breeze/bottom-right-inactive.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * bottom_right_inactive_xpm[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_2", -"@ c #3E566B s inactive_shadow_2", -"$ c #567B9C s inactive_mid_2", -"# c #4C7BA6 s inactive_color_2", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ####.", -" ###$.", -" ####@.", -"#############$. ", -"#############@. ", -"###########$@. ", -"#########$@.. ", -"........... "}; diff --git a/themes/breeze/close-active.xpm b/themes/breeze/close-active.xpm deleted file mode 100644 index 2792a570e..000000000 --- a/themes/breeze/close-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * close_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++##+++++##++++", -"++++###+++###++++", -"++++@###+###@++++", -"++++$@#####@$++++", -"+++++$@###@$+++++", -"++++++#####++++++", -"+++++###@###+++++", -"++++###@$@###++++", -"++++##@$+$@##++++", -"++++@@$+++$@@++++", -"++++$$+++++$$++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/close-inactive.xpm b/themes/breeze/close-inactive.xpm deleted file mode 100644 index 09f257119..000000000 --- a/themes/breeze/close-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * close_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++@@+++++@@++++", -"++++@@@+++@@@++++", -"++++$@@@+@@@$++++", -"+++++$@@@@@$+++++", -"++++++$@@@$++++++", -"++++++@@@@@++++++", -"+++++@@@$@@@+++++", -"++++@@@$+$@@@++++", -"++++@@$+++$@@++++", -"++++$$+++++$$++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/close-pressed.xpm b/themes/breeze/close-pressed.xpm deleted file mode 100644 index a98f8ff57..000000000 --- a/themes/breeze/close-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * close_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@##@@@@@##@@@.", -".@@@###@@@###@@@.", -".@@@.###@###.@@@.", -".@@@@.#####.@@@@.", -".@@@@@.###.@@@@@.", -".@@@@@#####@@@@@.", -".@@@@###.###@@@@.", -".@@@###.@.###@@@.", -".@@@##.@@@.##@@@.", -".@@@..@@@@@..@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}: - diff --git a/themes/breeze/hide-active.xpm b/themes/breeze/hide-active.xpm deleted file mode 100644 index 5583f9ffd..000000000 --- a/themes/breeze/hide-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * hide_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++#####++++++", -"++++++#####++++++", -"++++++##+##++++++", -"++++++#####++++++", -"++++++#####++++++", -"++++++@@@@@++++++", -"++++++$$$$$++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/hide-inactive.xpm b/themes/breeze/hide-inactive.xpm deleted file mode 100644 index 3a15974c5..000000000 --- a/themes/breeze/hide-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * hide_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++@@@@@++++++", -"++++++@@@@@++++++", -"++++++@@+@@++++++", -"++++++@@@@@++++++", -"++++++@@@@@++++++", -"++++++$$$$$++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/hide-pressed.xpm b/themes/breeze/hide-pressed.xpm deleted file mode 100644 index c774c424c..000000000 --- a/themes/breeze/hide-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * hide_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@#####@@@@@.", -".@@@@@#####@@@@@.", -".@@@@@##@##@@@@@.", -".@@@@@#####@@@@@.", -".@@@@@#####@@@@@.", -".@@@@@.....@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/left-active.xpm b/themes/breeze/left-active.xpm deleted file mode 100644 index 37af8ff51..000000000 --- a/themes/breeze/left-active.xpm +++ /dev/null @@ -1,41 +0,0 @@ -/* XPM */ -static char * left_active_xpm[] = { -"5 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_2", -"@ c #3E566B s active_shadow_2", -"$ c #567B9C s active_mid_2", -"# c #4C7BA6 s active_color_2", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####"}; diff --git a/themes/breeze/left-inactive.xpm b/themes/breeze/left-inactive.xpm deleted file mode 100644 index db3b991b4..000000000 --- a/themes/breeze/left-inactive.xpm +++ /dev/null @@ -1,41 +0,0 @@ -/* XPM */ -static char * left_inactive_xpm[] = { -"5 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_2", -"@ c #3E566B s inactive_shadow_2", -"$ c #567B9C s inactive_mid_2", -"# c #4C7BA6 s inactive_color_2", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####", -".####"}; diff --git a/themes/breeze/maximize-active.xpm b/themes/breeze/maximize-active.xpm deleted file mode 100644 index baff77ccf..000000000 --- a/themes/breeze/maximize-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++#########++++", -"++++#########++++", -"++++##@@@@@##++++", -"++++##$$$$$##++++", -"++++##+++++##++++", -"++++##+++++##++++", -"++++##+++++##++++", -"++++#########++++", -"++++#########++++", -"++++@@@@@@@@@++++", -"++++$$$$$$$$$++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/maximize-inactive.xpm b/themes/breeze/maximize-inactive.xpm deleted file mode 100644 index d741f67aa..000000000 --- a/themes/breeze/maximize-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++@@@@@@@@@++++", -"++++@@@@@@@@@++++", -"++++@@$$$$$@@++++", -"++++@@+++++@@++++", -"++++@@+++++@@++++", -"++++@@+++++@@++++", -"++++@@+++++@@++++", -"++++@@@@@@@@@++++", -"++++@@@@@@@@@++++", -"++++$$$$$$$$$++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/maximize-pressed.xpm b/themes/breeze/maximize-pressed.xpm deleted file mode 100644 index 8ca143ed2..000000000 --- a/themes/breeze/maximize-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@#########@@@.", -".@@@#########@@@.", -".@@@##.....##@@@.", -".@@@##@@@@@##@@@.", -".@@@##@@@@@##@@@.", -".@@@##@@@@@##@@@.", -".@@@##@@@@@##@@@.", -".@@@#########@@@.", -".@@@#########@@@.", -".@@@.........@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/maximize-toggled-active.xpm b/themes/breeze/maximize-toggled-active.xpm deleted file mode 100644 index 508b542ce..000000000 --- a/themes/breeze/maximize-toggled-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_toggled_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++########++++++", -"+++########++++++", -"+++##@@@@##++++++", -"+++##$$$$##@##+++", -"+++##++++##@##+++", -"+++##++++##+##+++", -"+++########+##+++", -"+++########+##+++", -"+++@@@@@++++##+++", -"+++$$$########+++", -"++++++########+++", -"++++++@@@@@@@@+++", -"++++++$$$$$$$$+++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/maximize-toggled-inactive.xpm b/themes/breeze/maximize-toggled-inactive.xpm deleted file mode 100644 index 56172b05a..000000000 --- a/themes/breeze/maximize-toggled-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_toggled_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++@@@@@@@@++++++", -"+++@@@@@@@@++++++", -"+++@@$$$$@@++++++", -"+++@@++++@@$@@+++", -"+++@@++++@@$@@+++", -"+++@@++++@@+@@+++", -"+++@@@@@@@@+@@+++", -"+++@@@@@@@@+@@+++", -"+++$$$$$++++@@+++", -"++++++@@@@@@@@+++", -"++++++@@@@@@@@+++", -"++++++$$$$$$$$+++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/maximize-toggled-pressed.xpm b/themes/breeze/maximize-toggled-pressed.xpm deleted file mode 100644 index 45cfa1807..000000000 --- a/themes/breeze/maximize-toggled-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * maximize_toggled_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@########@@@@@.", -".@@########@@@@@.", -".@@##....##@@@@@.", -".@@##@@@@##.##@@.", -".@@##@@@@##.##@@.", -".@@##@@@@##@##@@.", -".@@########@##@@.", -".@@########@##@@.", -".@@.....@@@@##@@.", -".@@@@@########@@.", -".@@@@@########@@.", -".@@@@@........@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/menu-active.xpm b/themes/breeze/menu-active.xpm deleted file mode 100644 index e4dd166ec..000000000 --- a/themes/breeze/menu-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * menu_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++###########+++", -"+++###########+++", -"+++@@@@@@@@@@@+++", -"+++$#########$+++", -"++++##@@@@@##++++", -"++++@##$$$##@++++", -"++++$@##+##@$++++", -"+++++$@###@$+++++", -"++++++$@#@$++++++", -"+++++++$@$+++++++", -"++++++++$++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/menu-inactive.xpm b/themes/breeze/menu-inactive.xpm deleted file mode 100644 index 3908a5b56..000000000 --- a/themes/breeze/menu-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * menu_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++@@@@@@@@@@@+++", -"+++@@@@@@@@@@@+++", -"+++$$$$$$$$$$$+++", -"++++@@@@@@@@@++++", -"++++@@$$$$$@@++++", -"++++$@@+++@@$++++", -"+++++$@@+@@$+++++", -"++++++$@@@$++++++", -"+++++++$@$+++++++", -"++++++++$++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/menu-pressed.xpm b/themes/breeze/menu-pressed.xpm deleted file mode 100644 index e2ffe7721..000000000 --- a/themes/breeze/menu-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * menu_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@###########@@.", -".@@###########@@.", -".@@...........@@.", -".@@@#########@@@.", -".@@@##.....##@@@.", -".@@@.##.@.##.@@@.", -".@@@@.##.##.@@@@.", -".@@@@@.###.@@@@@.", -".@@@@@@.#.@@@@@@.", -".@@@@@@@.@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/right-active.xpm b/themes/breeze/right-active.xpm deleted file mode 100644 index 9a09a968e..000000000 --- a/themes/breeze/right-active.xpm +++ /dev/null @@ -1,41 +0,0 @@ -/* XPM */ -static char * right_active_xpm[] = { -"5 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s active_hilight_2", -"@ c #3E566B s active_shadow_2", -"$ c #567B9C s active_mid_2", -"# c #4C7BA6 s active_color_2", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####."}; diff --git a/themes/breeze/right-inactive.xpm b/themes/breeze/right-inactive.xpm deleted file mode 100644 index f5e1c3e55..000000000 --- a/themes/breeze/right-inactive.xpm +++ /dev/null @@ -1,41 +0,0 @@ -/* XPM */ -static char * right_inactive_xpm[] = { -"5 32 6 1", -" c None", -". c #000000", -"+ c #6EA0CD s inactive_hilight_2", -"@ c #3E566B s inactive_shadow_2", -"$ c #567B9C s inactive_mid_2", -"# c #4C7BA6 s inactive_color_2", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####.", -"####."}; diff --git a/themes/breeze/shade-active.xpm b/themes/breeze/shade-active.xpm deleted file mode 100644 index daa44cd3e..000000000 --- a/themes/breeze/shade-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #B4BAB4 s active_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++++$++++++++", -"+++++++$$$+++++++", -"++++++$$@$$++++++", -"+++++$$@#@$$+++++", -"++++$$@#+#@$$++++", -"++++$$$$$$$$$++++", -"++++@@@@@@@@@++++", -"+++$$$$$$$$$$$+++", -"+++$$$$$$$$$$$+++", -"+++@@@@@@@@@@@+++", -"+++###########+++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/shade-inactive.xpm b/themes/breeze/shade-inactive.xpm deleted file mode 100644 index d86afa43f..000000000 --- a/themes/breeze/shade-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #B4BAB4 s inactive_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++++@++++++++", -"+++++++@@@+++++++", -"++++++@@#@@++++++", -"+++++@@#+#@@+++++", -"++++@@+++++@@++++", -"++++@@@@@@@@@++++", -"++++#########++++", -"+++@@@@@@@@@@@+++", -"+++@@@@@@@@@@@+++", -"+++###########+++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/shade-pressed.xpm b/themes/breeze/shade-pressed.xpm deleted file mode 100644 index ec2a40498..000000000 --- a/themes/breeze/shade-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@#@@@@@@@.", -".@@@@@@###@@@@@@.", -".@@@@@##.##@@@@@.", -".@@@@##.@.##@@@@.", -".@@@##.@@@.##@@@.", -".@@@#########@@@.", -".@@@.........@@@.", -".@@###########@@.", -".@@###########@@.", -".@@...........@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/shade-toggled-active.xpm b/themes/breeze/shade-toggled-active.xpm deleted file mode 100644 index 4c1f3d794..000000000 --- a/themes/breeze/shade-toggled-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_toggled_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #B4BAB4 s active_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++$$$$$$$$$++++", -"++++$$@@@@@$$++++", -"++++@$$###$$@++++", -"++++#@$$+$$@#++++", -"+++++#@$$$@#+++++", -"++++++#@$@#++++++", -"+++++++#@#+++++++", -"+++$$$$$$$$$$$+++", -"+++$$$$$$$$$$$+++", -"+++@@@@@@@@@@@+++", -"+++###########+++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/shade-toggled-inactive.xpm b/themes/breeze/shade-toggled-inactive.xpm deleted file mode 100644 index 99451ecf4..000000000 --- a/themes/breeze/shade-toggled-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_toggled_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #B4BAB4 s inactive_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++@@@@@@@@@++++", -"++++@@#####@@++++", -"++++#@@+++@@#++++", -"+++++#@@+@@#+++++", -"++++++#@@@#++++++", -"+++++++#@#+++++++", -"++++++++#++++++++", -"+++@@@@@@@@@@@+++", -"+++@@@@@@@@@@@+++", -"+++###########+++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/shade-toggled-pressed.xpm b/themes/breeze/shade-toggled-pressed.xpm deleted file mode 100644 index 944ad3054..000000000 --- a/themes/breeze/shade-toggled-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * shade_toggled_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@#########@@@.", -".@@@##.....##@@@.", -".@@@.##@@@##.@@@.", -".@@@@.##@##.@@@@.", -".@@@@@.###.@@@@@.", -".@@@@@@.#.@@@@@@.", -".@@@@@@@.@@@@@@@.", -".@@###########@@.", -".@@###########@@.", -".@@...........@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/stick-active.xpm b/themes/breeze/stick-active.xpm deleted file mode 100644 index 3aac0de27..000000000 --- a/themes/breeze/stick-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #000000", -"$ c #B4BAB4 s active_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++#+++#+++", -"+++++++++#####+++", -"+++@######++##+++", -"+++#$$$$$#$$##+++", -"+++@######@@##+++", -"+++$@@@@@#####+++", -"++++$$$$$#@@@#+++", -"+++++++++@$$$@+++", -"+++++++++$+++$+++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/stick-inactive.xpm b/themes/breeze/stick-inactive.xpm deleted file mode 100644 index 46224c693..000000000 --- a/themes/breeze/stick-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #000000", -"$ c #B4BAB4 s inactive_mid_2", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++@+++@+++", -"+++++++++@@@@@+++", -"+++$@@@@@@++@@+++", -"+++@$$$$$@$$@@+++", -"+++$@@@@@@$$@@+++", -"++++$$$$$@@@@@+++", -"+++++++++@$$$@+++", -"+++++++++$+++$+++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/stick-pressed.xpm b/themes/breeze/stick-pressed.xpm deleted file mode 100644 index 97be7e666..000000000 --- a/themes/breeze/stick-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #D5D6D5 s active_color_2", -"@ c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@#@@@#@@.", -".@@@@@@@@#####@@.", -".@@.######@@##@@.", -".@@#.....#..##@@.", -".@@.######..##@@.", -".@@@.....#####@@.", -".@@@@@@@@#...#@@.", -".@@@@@@@@.@@@.@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -".@@@@@@@@@@@@@@@.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/stick-toggled-active.xpm b/themes/breeze/stick-toggled-active.xpm deleted file mode 100644 index 59531a1eb..000000000 --- a/themes/breeze/stick-toggled-active.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_toggled_active_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s active_hilight_2", -"+ c #D5D6D5 s active_color_2", -"@ c #949594 s active_shadow_2", -"# c #B4BAB4 s active_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++#$$$#++++++", -"+++++#$++@$#+++++", -"+++++$+++#@$#++++", -"+++++$++$#@$@++++", -"+++++$@###@$@#+++", -"+++++#$@@@$@@#+++", -"++++++#$$$@@##+++", -"+++++++#@@@##++++", -"+++++++++###+++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/stick-toggled-inactive.xpm b/themes/breeze/stick-toggled-inactive.xpm deleted file mode 100644 index 513850093..000000000 --- a/themes/breeze/stick-toggled-inactive.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_toggled_inactive_xpm[] = { -"17 21 6 1", -" c None", -". c #FFFFFF s inactive_hilight_2", -"+ c #D5D6D5 s inactive_color_2", -"@ c #949594 s inactive_shadow_2", -"# c #B4BAB4 s inactive_mid_2", -"$ c #000000", -" ", -" ", -" ", -" +++++++++++++++ ", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"+++++++++++++++++", -"++++++#@@@#++++++", -"+++++#@++#@#+++++", -"+++++@+++##@#++++", -"+++++@++@##@#++++", -"+++++@#####@##+++", -"+++++#@###@###+++", -"++++++#@@@####+++", -"+++++++######++++", -"+++++++++###+++++", -"+++++++++++++++++", -"+++++++++++++++++", -" +++++++++++++++ ", -" ", -" "}; - diff --git a/themes/breeze/stick-toggled-pressed.xpm b/themes/breeze/stick-toggled-pressed.xpm deleted file mode 100644 index f4ae01bb7..000000000 --- a/themes/breeze/stick-toggled-pressed.xpm +++ /dev/null @@ -1,32 +0,0 @@ -/* XPM */ -static char * stick_toggled_pressed_xpm[] = { -"17 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #B4BAB4 s active_mid_2", -"@ c #D5D6D5 s active_color_2", -"= c #FFFFFF s active_hilight_2", -"# c #000000", -" ", -" ", -" ", -" ............... ", -".+++++++++++++++.", -".+++++++++++++++.", -".+++++++++++++++.", -".+++++++++++++++.", -".+++++.###.+++++.", -".++++.#@@.#.++++.", -".++++#@@@+.#.+++.", -".++++#@@#+.#.+++.", -".++++#.+++.#..++.", -".++++.#...#...++.", -".+++++.###....++.", -".++++++......+++.", -".++++++++...++++.", -".+++++++++++++++.", -".+++++++++++++++.", -" ............... ", -" ", -" "}; - diff --git a/themes/breeze/themerc b/themes/breeze/themerc deleted file mode 100644 index 00f36c991..000000000 --- a/themes/breeze/themerc +++ /dev/null @@ -1,9 +0,0 @@ -active_text_color=#FFFFFF -button_offset=0 -button_spacing=0 -full_width_title=true -title_horizontal_offset=8 -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 -title_shadow_active=true -title_shadow_inactive=false diff --git a/themes/breeze/title-1-active.xpm b/themes/breeze/title-1-active.xpm deleted file mode 100644 index f909e1cc2..000000000 --- a/themes/breeze/title-1-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_active_xpm[] = { -"8 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #FFFFFF s active_hilight_2", -"@ c #D5D6D5 s active_color_2", -"# c #B4BAB4 s active_mid_2", -"$ c #000000", -"$$$$$$$$", -"++++++++", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@"}; diff --git a/themes/breeze/title-1-inactive.xpm b/themes/breeze/title-1-inactive.xpm deleted file mode 100644 index 9462f515e..000000000 --- a/themes/breeze/title-1-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_1_inactive_xpm[] = { -"8 21 6 1", -" c None", -". c #949594 s inactive_shadow_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #D5D6D5 s inactive_color_2", -"# c #B4BAB4 s inactive_mid_2", -"$ c #000000", -"$$$$$$$$", -"++++++++", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@}; diff --git a/themes/breeze/title-2-active.xpm b/themes/breeze/title-2-active.xpm deleted file mode 100644 index f4ac3b3fb..000000000 --- a/themes/breeze/title-2-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_2_active_xpm[] = { -"6 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s active_hilight_2", -"@ c #D5D6D5 s active_color_2", -"# c #4B58A2 s active_shadow_1", -"$ c #525FAB s active_color_1", -"% c #848FD6 s active_mid_1", -"& c #B4BAB4 s active_mid_2", -"* c #949594 s active_shadow_2", -"= c #FFFFFF s active_hilight_1", -"......", -"+++++#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@@", -"@@@@@@"}; diff --git a/themes/breeze/title-2-inactive.xpm b/themes/breeze/title-2-inactive.xpm deleted file mode 100644 index b49e74a9a..000000000 --- a/themes/breeze/title-2-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_2_inactive_xpm[] = { -"6 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #D5D6D5 s inactive_color_2", -"# c #4B58A2 s inactive_shadow_1", -"$ c #525FAB s inactive_color_1", -"% c #848FD6 s inactive_mid_1", -"& c #B4BAB4 s inactive_mid_2", -"* c #949594 s inactive_shadow_2", -"= c #FFFFFF s inactive_hilight_1", -"......", -"+++++#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@#", -"@@@@@@", -"@@@@@@"}; diff --git a/themes/breeze/title-3-active.png b/themes/breeze/title-3-active.png deleted file mode 100644 index f65f0fc1ee4d7049025fd9b83d1faab2b96d5e8b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 861 zcmV-j1ETziP)<h;3K|Lk000e1NJLTq000yK000#T1^@s6M%B)!00006VoOIv00000 z008+zyMF)x010qNS#tmY3ljhU3ljkVnw%H_000McNliru)C3F@EhZLfFWLYA0_sUb zK~#9!y_DN(<5n0(*B6@{%vcA<vaLukz3F61Lkp!4==4QO=QXBRd0fjUIg%xXgp``E z7k1hiC}mnoznjfs?GyiI|L`A2wtoTy_%FtPoc`V2-2!kJMiOS%Hpmc!5n$S;!9aNA zrfHBM2qFNQW`~5sAe4drZnyhw6vt}X#!X$z;3$e{+eY=SMix;V(RK}WRU1$g#crF1 zdRGe|j$_)krK)%IPfkwuP1A5+)e?4md8w}LTvhj2Vib?mG%ZzCAs`;bv|US8-6KPM zIdc25UZ&r55BqJok-^DiLf5uzx20@3Nyd73=)BpKl3+X@({&x&vc!^;@mO8kQI=c4 zPLf1=_wL8<kV(c9gxQo^Av_t6L89Co4@)K>Q*KHQn<o;u+?LodNhVlEH#c8@JDtt| zSgqFxn9ioiVzpiYW;RQ)VYONUkj_$!S+7^vFiU61uw1Rt?d|Oin0c`PaGqttFfZmv z;wsD7@AqCWm*U6(MNuF_cJ!<DQnt|bo9nOUMPUJ1p2@Zsi$VZbS%!e3SQt!}<pNX8 z7Y3B&8Gz?SA+YnS9GzdBzm*}&bKr0@fIK_$yf9e#i=Q9;r|dk>1)%He>u=KZP?Obi z35YaJ!LWR(S(;*CwOjyVmZk_;E|#E!=g9i`{rm5Q*=$PS@LK4=22Cdu+t#Km0X$6- z3@SGp8!??u0NAY8AfaDAeE6ZNYa|hcktDgQD<K?5F*e%mYCw*oP)Od@JB%5PMu4g6 zS~8B}nEo&bPKQB25QK-n+qN18frDU(ZFOBo7=;X9y+V?^wj~TghQScvFn<^@90o|Z z|N4v9r-O@u03M$niAOPmivce@x*RbW48Zv5@sT)=H5eTIff)=22K4m!NdL{3Z_WUo zpPvCZJ3HfJK0iCdf8+n;Ujft4vg~xf-viL=^#IuK_aNw<{J{eJi3jz1J%7aXdOiAi no}YeBBmRuW`>&hw|C`?dztE#}^8yn900000NkvXXu0mjffwPAo diff --git a/themes/breeze/title-3-active.xpm b/themes/breeze/title-3-active.xpm deleted file mode 100644 index 525557fdb..000000000 --- a/themes/breeze/title-3-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_3_active_xpm[] = { -"20 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s active_hilight_2", -"@ c #D5D6D5 s active_color_2", -"# c #4B58A2 s active_shadow_1", -"$ c #848FD6 s active_mid_1", -"% c #525FAB s active_color_1", -"& c #B4BAB4 s active_mid_2", -"* c #949594 s active_shadow_2", -"= c #FFFFFF s active_hilight_1", -"....................", -"====================", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"####################", -"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/breeze/title-3-inactive.png b/themes/breeze/title-3-inactive.png deleted file mode 100644 index 333aca348ef48d9c6dd6ac6057d270e1e56a665c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 390 zcmV;10eSw3P)<h;3K|Lk000e1NJLTq000yK000#T1^@s6M%B)!00004XF*Lt006O% z3;baP00006VoOIv0RI600RN!9r;`8x0V_#FK~#9!tyMV^#2^flX86JW|B;yOwFL&- z37Kt@hTBM%OehI&eht9q)qvwWfCZ8`_b*>rB7Go$KpQrEMZOhj3`hhSa{@u%Dq#0F zLbLG<<uAMgWwQ?Y6>`{6oMOS70-gdBXl7Q3?!(teob+@bfS})@8L;H{KqvA}kb)8s zDiK-;|D}p2%Fj8BfD)3TDFNa{Q)aah=apu?drtPYXHQ5V8I&P!!&<EmJIEMDy$Mf( z613VI<!%Rx2=3X$d-&|^*3BlB?Zt%C6@{-xFdV!@2wFLORHT$;#gZ@!GX+Z&B@AM0 z+AeV;&c3S)d0tsOJSm@UE$!j$2uC?tN7xtTYqi}<Z>h@Sfa3J1l)K+ny*VQn(@l=) k$BTsfo>yONzWq=60i3AHoiuQn-2eap07*qoM6N<$g5ckydjJ3c diff --git a/themes/breeze/title-3-inactive.xpm b/themes/breeze/title-3-inactive.xpm deleted file mode 100644 index 5f4ba76c0..000000000 --- a/themes/breeze/title-3-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_3_inactive_xpm[] = { -"20 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #D5D6D5 s inactive_color_2", -"# c #4B58A2 s inactive_shadow_1", -"$ c #848FD6 s inactive_mid_1", -"% c #525FAB s inactive_color_1", -"& c #B4BAB4 s inactive_mid_2", -"* c #949594 s inactive_shadow_2", -"= c #FFFFFF s inactive_hilight_1", -"....................", -"====================", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"%%%%%%%%%%%%%%%%%%%%", -"####################", -"@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/breeze/title-4-active.xpm b/themes/breeze/title-4-active.xpm deleted file mode 100644 index 8f699b983..000000000 --- a/themes/breeze/title-4-active.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_4_active_xpm[] = { -"6 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s active_hilight_2", -"@ c #D5D6D5 s active_color_2", -"# c #949594 s active_shadow_2", -"$ c #4B58A2 s active_shadow_1", -"% c #848FD6 s active_mid_1", -"& c #525FAB s active_color_1", -"* c #B4BAB4 s active_mid_2", -"= c #FFFFFF s active_hilight_1", -"......", -"$+++++", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"@@@@@@", -"@@@@@@"}; diff --git a/themes/breeze/title-4-inactive.xpm b/themes/breeze/title-4-inactive.xpm deleted file mode 100644 index df338945c..000000000 --- a/themes/breeze/title-4-inactive.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static char * title_4_inactive_xpm[] = { -"6 21 10 1", -" c None", -". c #000000", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #D5D6D5 s inactive_color_2", -"# c #949594 s inactive_shadow_2", -"$ c #4B58A2 s inactive_shadow_1", -"% c #848FD6 s inactive_mid_1", -"& c #525FAB s inactive_color_1", -"* c #B4BAB4 s inactive_mid_2", -"= c #FFFFFF s inactive_hilight_1", -"......", -"$+++++", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"$@@@@@", -"@@@@@@", -"@@@@@@"}; diff --git a/themes/breeze/title-5-active.xpm b/themes/breeze/title-5-active.xpm deleted file mode 100644 index d2d777dcf..000000000 --- a/themes/breeze/title-5-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_active_xpm[] = { -"8 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #FFFFFF s active_hilight_2", -"@ c #D5D6D5 s active_color_2", -"# c #B4BAB4 s active_mid_2", -"$ c #000000", -"$$$$$$$$", -"++++++++", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@"}; diff --git a/themes/breeze/title-5-inactive.xpm b/themes/breeze/title-5-inactive.xpm deleted file mode 100644 index d016c0336..000000000 --- a/themes/breeze/title-5-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * title_5_inactive_xpm[] = { -"8 21 6 1", -" c None", -". c #949594 s inactive_shadow_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #D5D6D5 s inactive_color_2", -"# c #B4BAB4 s inactive_mid_2", -"$ c #000000", -"$$$$$$$$", -"++++++++", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@", -"@@@@@@@@"}; diff --git a/themes/breeze/top-left-active.xpm b/themes/breeze/top-left-active.xpm deleted file mode 100644 index d9ef73db4..000000000 --- a/themes/breeze/top-left-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * top_left_active_xpm[] = { -"7 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #FFFFFF s active_hilight_2", -"@ c #B4BAB4 s active_mid_2", -"# c #D5D6D5 s active_color_2", -"$ c #000000", -" $$", -" $$.@", -" $.@#+", -" $.####", -" $@####", -"$.#####", -"$@#####", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######"}; diff --git a/themes/breeze/top-left-inactive.xpm b/themes/breeze/top-left-inactive.xpm deleted file mode 100644 index ee7ac3f5d..000000000 --- a/themes/breeze/top-left-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"7 21 6 1", -" c None", -". c #949594 s inactive_shadow_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #B4BAB4 s inactive_mid_2", -"# c #D5D6D5 s inactive_color_2", -"$ c #000000", -" $$", -" $$.@", -" $.@#+", -" $.####", -" $@####", -"$.#####", -"$@#####", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######", -"$######"}; diff --git a/themes/breeze/top-right-active.xpm b/themes/breeze/top-right-active.xpm deleted file mode 100644 index e408b05e7..000000000 --- a/themes/breeze/top-right-active.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * top_right_active_xpm[] = { -"7 21 6 1", -" c None", -". c #949594 s active_shadow_2", -"+ c #FFFFFF s active_hilight_2", -"@ c #B4BAB4 s active_mid_2", -"# c #D5D6D5 s active_color_2", -"$ c #000000", -"$$ ", -"@.$$ ", -"+#@.$ ", -"####.$ ", -"####@$ ", -"#####.$", -"#####@$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$"}; diff --git a/themes/breeze/top-right-inactive.xpm b/themes/breeze/top-right-inactive.xpm deleted file mode 100644 index 4676896f6..000000000 --- a/themes/breeze/top-right-inactive.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"7 21 6 1", -" c None", -". c #949594 s inactive_shadow_2", -"+ c #FFFFFF s inactive_hilight_2", -"@ c #B4BAB4 s inactive_mid_2", -"# c #D5D6D5 s inactive_color_2", -"$ c #000000", -"$$ ", -"@.$$ ", -"+#@.$ ", -"####.$ ", -"####@$ ", -"#####.$", -"#####@$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$", -"######$"}; -- GitLab