summaryrefslogtreecommitdiff
path: root/.i3/icons/temp.xbm
blob: f37932bd04f04886101822cffcfd1aaac645cdcf (plain)
1
2
3
4
5
6
#define temp_width 16
#define temp_height 16
static unsigned char temp_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0xc0, 0x0b, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x0b,
   0x40, 0x02, 0x40, 0x02, 0x40, 0x0a, 0x40, 0x02, 0x40, 0x02, 0x60, 0x06,
   0x20, 0x04, 0x60, 0x06, 0xc0, 0x03, 0x00, 0x00 };
itle='2008-06-30 21:06:17 +0200'>2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63