summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/main_menu/main.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 2fa3366ada..4d3e223e0f 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -280,7 +280,7 @@ settings. With a shortcut,
280 \item A setting can be configured (any which can be added to the 280 \item A setting can be configured (any which can be added to the
281 \setting{Quick Screen}) 281 \setting{Quick Screen})
282 \item A debug menu item can be displayed (useful for developers mostly) 282 \item A debug menu item can be displayed (useful for developers mostly)
283 \item A shortcut to shutdown the player 283 \item The \dap{} can be turned off
284\end{itemize} 284\end{itemize}
285 285
286\note{Shortcuts into the database are not possible} 286\note{Shortcuts into the database are not possible}
@@ -310,8 +310,7 @@ Available types are:
310\item[debug] \config{data} is the name of the debug menu item to display 310\item[debug] \config{data} is the name of the debug menu item to display
311\item[separator] \config{data} is ignored; \config{name} can be used to display text, 311\item[separator] \config{data} is ignored; \config{name} can be used to display text,
312 or left blank to make the list more accessible with visual gaps 312 or left blank to make the list more accessible with visual gaps
313\item[shutdown] \config{data} is ignored; \config{name} can be used to display text, 313\item[shutdown] \config{data} is ignored; \config{name} can be used to display text
314 Causes the player to turn off.
315\end{description} 314\end{description}
316 315
317If the name/icon items are not specified, a sensible default will be used. 316If the name/icon items are not specified, a sensible default will be used.