From a9b5f4d810903996d868b0fcdcf9859cf3f47d7d Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sat, 6 Mar 2010 00:29:46 +0000 Subject: cleanup statusbar+base skin relationship... * remove the "custom" option from the statusbar setting. if a sbs file is set then statusbar setting is ignored, no other user visible change there. * new tag, %wi - use to draw the inbuilt statusbar in the current viewport git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25038 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/skin_engine/skin_tokens.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/gui/skin_engine/skin_tokens.h') diff --git a/apps/gui/skin_engine/skin_tokens.h b/apps/gui/skin_engine/skin_tokens.h index d0df058cf0..2c6dd6b72a 100644 --- a/apps/gui/skin_engine/skin_tokens.h +++ b/apps/gui/skin_engine/skin_tokens.h @@ -189,6 +189,7 @@ enum wps_token_type { /* buttons */ TOKEN_MARKER_MISC, + WPS_TOKEN_DRAW_INBUILTBAR, WPS_TOKEN_LIST_TITLE_TEXT, WPS_TOKEN_LIST_TITLE_ICON, WPS_TOKEN_BUTTON_VOLUME, -- cgit v1.2.3