mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27542 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7668c434a4
commit
1035fa95a3
2 changed files with 2 additions and 2 deletions
|
@ -109,6 +109,6 @@
|
|||
\newcommand{\PluginRightRepeat}{Long \TouchMidRight}
|
||||
\newcommand{\PluginCancel}{\ButtonPower{} or \TouchBottomRight}
|
||||
\newcommand{\PluginExit}{Long \ButtonPower}
|
||||
\newcommand{\PluginSelect}{\ButtonMinus{} or TouchCenter}
|
||||
\newcommand{\PluginSelect}{\ButtonMinus{} or \TouchCenter}
|
||||
\newcommand{\PluginSelectRepeat}{Long \ButtonMinus{} or Long \TouchCenter}
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
\newcommand{\TouchTopMiddle}{\btnfnt{Top-Middle}}
|
||||
\newcommand{\TouchTopRight}{\btnfnt{Top-Right}}
|
||||
\newcommand{\TouchMidLeft}{\btnfnt{Middle-Left}}
|
||||
\newcommand{\TouchCenter}{\btnfnt{Center}}
|
||||
\newcommand{\TouchCenter}{\btnfnt{Centre}}
|
||||
\newcommand{\TouchMidRight}{\btnfnt{Middle-Right}}
|
||||
\newcommand{\TouchBottomLeft}{\btnfnt{Bottom-Left}}
|
||||
\newcommand{\TouchBottomMiddle}{\btnfnt{Bottom-Middle}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue