summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/gui/skin_engine/skin_tokens.c3
-rw-r--r--manual/appendix/wps_tags.tex4
2 files changed, 5 insertions, 2 deletions
diff --git a/apps/gui/skin_engine/skin_tokens.c b/apps/gui/skin_engine/skin_tokens.c
index a682bdf..e6dfc95 100644
--- a/apps/gui/skin_engine/skin_tokens.c
+++ b/apps/gui/skin_engine/skin_tokens.c
@@ -1192,6 +1192,9 @@ const char *get_token_value(struct gui_wps *gwps,
curr_screen = 4;
break;
#endif
+ case GO_TO_PLAYLIST_VIEWER:
+ curr_screen = 5;
+ break;
default: /* lists */
curr_screen = 1;
break;
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 36f4ca3..2c96c77 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -229,8 +229,8 @@ Ffwd{\textbar}Rew{\textgreater}}
\section{Current Screen}
\begin{table}
\begin{tagmap}{}{}
- \config{\%cs} & The current screen, 1-4, in the order:
- Menus, WPS, Recording screen, FM Radio screen\\
+ \config{\%cs} & The current screen, 1-5, in the order:
+ Menus, WPS, Recording screen, FM Radio screen, Current Playlist screen\\
\end{tagmap}
\end{table}
The tag can also be used as the switch in a conditional tag. For players without