Code Police: Remove tabs throught apps/ . Hopefully no actual code

change


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12504 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-02-27 11:09:09 +00:00
parent 96016e4059
commit 8ca99d3288
14 changed files with 140 additions and 140 deletions

View file

@ -77,8 +77,8 @@ const unsigned char bitmap_icons_6x8[][6] =
#if CONFIG_TUNER
{ 0x03, 0x05, 0x7f, 0x05, 0x03, 0x00 }, /* radio */
#endif
{ 0x1f, 0x11, 0x7d, 0x46, 0x44, 0x78 }, /* File View Menu */
{ 0x06, 0x7f, 0x06, 0x18, 0x7f, 0x18 }, /* EQ menu */
{ 0x1f, 0x11, 0x7d, 0x46, 0x44, 0x78 }, /* File View Menu */
{ 0x06, 0x7f, 0x06, 0x18, 0x7f, 0x18 }, /* EQ menu */
};
const unsigned char bitmap_icons_7x8[][7] =