From 4d49a6b26ef4f1f95fcd3c2e487a1ed01be2fea1 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 14 Jul 2004 12:21:59 +0000 Subject: Added bookmark icon for the Player/Studio git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4880 a1c6a512-1295-4272-9138-f99709370657 --- apps/player/icons.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/player') diff --git a/apps/player/icons.h b/apps/player/icons.h index 041f09eca6..f5842eca40 100644 --- a/apps/player/icons.h +++ b/apps/player/icons.h @@ -29,8 +29,8 @@ enum { Unknown = 0x90, - Plugin = 0x17, - Folder, Mod_Ajz, Language, File, Wps, Playlist, Text, Config, + Bookmark = 0x16, + Plugin, Folder, Mod_Ajz, Language, File, Wps, Playlist, Text, Config, }; #endif -- cgit v1.2.3