From a6483344f6936f9f4daf657410f2873bf0247be5 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Thu, 16 Jan 2014 00:26:45 +0100 Subject: usb screen: Push the usb screen onto the activity stack. This enables %cs tag support for it. Change-Id: Icecb72007aa3aba501c702e1aa65c801fcbc3857 --- apps/misc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/misc.h') diff --git a/apps/misc.h b/apps/misc.h index 994e7775d2..0d4cba6cd3 100644 --- a/apps/misc.h +++ b/apps/misc.h @@ -129,7 +129,8 @@ enum current_activity { ACTIVITY_TIMEDATESCREEN, ACTIVITY_BOOKMARKSLIST, ACTIVITY_SHORTCUTSMENU, - ACTIVITY_ID3SCREEN + ACTIVITY_ID3SCREEN, + ACTIVITY_USBSCREEN }; #if CONFIG_CODEC == SWCODEC -- cgit v1.2.3