From 811a56578a9bd2d638b43949d9930c0db78dbcb3 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Wed, 15 Aug 2012 15:17:29 +0200 Subject: deleting duplicate subtle config --- subtle/icons/power-bat.xbm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 subtle/icons/power-bat.xbm (limited to 'subtle/icons/power-bat.xbm') diff --git a/subtle/icons/power-bat.xbm b/subtle/icons/power-bat.xbm deleted file mode 100644 index c450bbc..0000000 --- a/subtle/icons/power-bat.xbm +++ /dev/null @@ -1,6 +0,0 @@ -#define battery_width 16 -#define battery_height 16 -static unsigned char battery_bits[] = { - 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f, 0x10, 0x08, - 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, - 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0x00, 0x00 }; -- cgit v1.2.3-24-g4f1b