diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2006-08-18 19:26:08 +0000 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2006-08-18 19:26:08 +0000 |
| commit | c10b4e6b3f1b76efc3e29f7a03d782916822a159 (patch) | |
| tree | dc1facb15daf6a930b919899ddc9af6f14bc844d /themes/syscrash/openbox-3/max_pressed.xbm | |
| parent | a74a458b696e5dfbeaa3987e33d3a2cdae66536b (diff) | |
add new themes
Diffstat (limited to 'themes/syscrash/openbox-3/max_pressed.xbm')
| -rw-r--r-- | themes/syscrash/openbox-3/max_pressed.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/syscrash/openbox-3/max_pressed.xbm b/themes/syscrash/openbox-3/max_pressed.xbm new file mode 100644 index 00000000..dd8e57e3 --- /dev/null +++ b/themes/syscrash/openbox-3/max_pressed.xbm @@ -0,0 +1,4 @@ +#define max_width 5 +#define max_height 5 +static unsigned char max_bits[] = { + 0x1f, 0x1f, 0x11, 0x11, 0x1f }; |
