diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-12 00:48:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-12 00:48:06 +0000 |
| commit | 3bee91aaf9c9893fb4a516432ad195a117baf1ce (patch) | |
| tree | b90cef1906793fa22548716a19a049945494966a /themes/Syscrash/openbox-3/close.xbm | |
| parent | 41f0ff035bef7fb14e4ede5aa36c71e8948731b9 (diff) | |
remove buttons from themes when they are using the defaults already for clarity
some small changes to themes..
buttons can hide themselves now, so removed the empty disabled masks for
Bear2 and Natura
install the default xbms for reference to the doc dir
install some basic documentation to the doc dir
Diffstat (limited to 'themes/Syscrash/openbox-3/close.xbm')
| -rw-r--r-- | themes/Syscrash/openbox-3/close.xbm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/Syscrash/openbox-3/close.xbm b/themes/Syscrash/openbox-3/close.xbm deleted file mode 100644 index 4a88cff6..00000000 --- a/themes/Syscrash/openbox-3/close.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define close_width 6 -#define close_height 6 -static unsigned char close_bits[] = { - 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 }; |
