diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-13 07:02:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-13 07:02:34 +0000 |
| commit | fb1696659672386bcfc0f753b67f9eeda74e93b9 (patch) | |
| tree | 8de6338eb3c41f1b9d23617a6aaa16dfd575bc2b /themes/openbox/ebox_buttons | |
| parent | 76ebae32b28de8c7941aa3c83025573b4d0fe47b (diff) | |
move the themes
Diffstat (limited to 'themes/openbox/ebox_buttons')
| -rw-r--r-- | themes/openbox/ebox_buttons/bulletbc.xbm | 5 | ||||
| -rw-r--r-- | themes/openbox/ebox_buttons/bulletl.xbm | 5 | ||||
| -rw-r--r-- | themes/openbox/ebox_buttons/bulletr.xbm | 5 | ||||
| -rw-r--r-- | themes/openbox/ebox_buttons/close.xbm | 5 | ||||
| -rw-r--r-- | themes/openbox/ebox_buttons/icon.xbm | 5 | ||||
| -rw-r--r-- | themes/openbox/ebox_buttons/max.xbm | 5 |
6 files changed, 0 insertions, 30 deletions
diff --git a/themes/openbox/ebox_buttons/bulletbc.xbm b/themes/openbox/ebox_buttons/bulletbc.xbm deleted file mode 100644 index f74daa69..00000000 --- a/themes/openbox/ebox_buttons/bulletbc.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletbc_width 8 -#define bulletbc_height 8 -static unsigned char bulletbc_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/openbox/ebox_buttons/bulletl.xbm b/themes/openbox/ebox_buttons/bulletl.xbm deleted file mode 100644 index b136694e..00000000 --- a/themes/openbox/ebox_buttons/bulletl.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletl_width 8 -#define bulletl_height 8 -static unsigned char bulletl_bits[] = { - 0x00, 0x20, 0x70, 0x38, 0x3c, 0x38, 0x70, 0x20 }; diff --git a/themes/openbox/ebox_buttons/bulletr.xbm b/themes/openbox/ebox_buttons/bulletr.xbm deleted file mode 100644 index 5b2d6fd3..00000000 --- a/themes/openbox/ebox_buttons/bulletr.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletr_width 8 -#define bulletr_height 8 -static unsigned char bulletr_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/openbox/ebox_buttons/close.xbm b/themes/openbox/ebox_buttons/close.xbm deleted file mode 100644 index a97c5334..00000000 --- a/themes/openbox/ebox_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; diff --git a/themes/openbox/ebox_buttons/icon.xbm b/themes/openbox/ebox_buttons/icon.xbm deleted file mode 100644 index 38d8f73a..00000000 --- a/themes/openbox/ebox_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define icon_width 7 -#define icon_height 7 -static unsigned char icon_bits[] = { - 0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 }; diff --git a/themes/openbox/ebox_buttons/max.xbm b/themes/openbox/ebox_buttons/max.xbm deleted file mode 100644 index f143a223..00000000 --- a/themes/openbox/ebox_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define max_width 7 -#define max_height 7 -static unsigned char max_bits[] = { - 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; |
