diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:35:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 12:35:28 +0000 |
commit | b22f90a81076bb2e4a48ce8bf9001215c9e96be6 (patch) | |
tree | f809c0d3ea04643d7b5af1278117540b80868c5d /Kogaion-nighttime/openbox-3/thin buttons | |
parent | 5ca6f604a7b339593378878f8acc44d52b737329 (diff) |
rebranding
Diffstat (limited to 'Kogaion-nighttime/openbox-3/thin buttons')
4 files changed, 0 insertions, 20 deletions
diff --git a/Kogaion-nighttime/openbox-3/thin buttons/close.xbm b/Kogaion-nighttime/openbox-3/thin buttons/close.xbm deleted file mode 100755 index 52da928..0000000 --- a/Kogaion-nighttime/openbox-3/thin buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define close_width 10 -#define close_height 10 -static unsigned char close_bits[] = { - 0x01, 0x02, 0x02, 0x01, 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x30, 0x00, - 0x48, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0x02 }; diff --git a/Kogaion-nighttime/openbox-3/thin buttons/iconify.xbm b/Kogaion-nighttime/openbox-3/thin buttons/iconify.xbm deleted file mode 100755 index d769bc9..0000000 --- a/Kogaion-nighttime/openbox-3/thin buttons/iconify.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define iconify_width 10 -#define iconify_height 10 -static unsigned char iconify_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x01, 0x02, 0x02, 0x01, 0x84, 0x00, 0x48, 0x00, - 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/Kogaion-nighttime/openbox-3/thin buttons/max.xbm b/Kogaion-nighttime/openbox-3/thin buttons/max.xbm deleted file mode 100644 index 7d55c06..0000000 --- a/Kogaion-nighttime/openbox-3/thin buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define max_width 10 -#define max_height 10 -static unsigned char max_bits[] = { - 0x00, 0x00, 0x30, 0x00, 0x48, 0x00, 0x84, 0x00, 0x02, 0x01, 0x31, 0x02, - 0x48, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0x02 }; diff --git a/Kogaion-nighttime/openbox-3/thin buttons/max_toggled.xbm b/Kogaion-nighttime/openbox-3/thin buttons/max_toggled.xbm deleted file mode 100755 index 00ef64f..0000000 --- a/Kogaion-nighttime/openbox-3/thin buttons/max_toggled.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define max_toggled_width 10 -#define max_toggled_height 10 -static unsigned char max_toggled_bits[] = { - 0x01, 0x02, 0x02, 0x01, 0x84, 0x00, 0x48, 0x00, 0x31, 0x02, 0x02, 0x01, - 0x84, 0x00, 0x48, 0x00, 0x30, 0x00, 0x00, 0x00 }; |