diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
| commit | 37019bc8a9450d0b87f1e448345df0a39a8ef00c (patch) | |
| tree | 357efa6a0f068e4007b1aeaa00271263aef08bcf /themes/Syscrash/openbox-3/close_disabled.xbm | |
| parent | ee5277073c9526b4ef0d57d5b821c8568a37ecbf (diff) | |
capitalize the theme names
Diffstat (limited to 'themes/Syscrash/openbox-3/close_disabled.xbm')
| -rw-r--r-- | themes/Syscrash/openbox-3/close_disabled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Syscrash/openbox-3/close_disabled.xbm b/themes/Syscrash/openbox-3/close_disabled.xbm new file mode 100644 index 00000000..082582b9 --- /dev/null +++ b/themes/Syscrash/openbox-3/close_disabled.xbm @@ -0,0 +1,4 @@ +#define close_width 5 +#define close_height 5 +static unsigned char close_bits[] = { + 0x1b, 0x1f, 0x0e, 0x1f, 0x1b }; |
