summaryrefslogtreecommitdiff
path: root/manual/plugins/calendar.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/plugins/calendar.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/calendar.tex')
-rw-r--r--manual/plugins/calendar.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index a8402bd430..6d2d6a235c 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -7,8 +7,7 @@ yearly, monthly, and weekly memos.
7 7
8You can select what day is first day of week by the setting \setting{First Day of Week} in the menu. 8You can select what day is first day of week by the setting \setting{First Day of Week} in the menu.
9 9
10\begin{table} 10\begin{btnmap}
11\begin{btnmap}{}{}
12 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 11 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
13 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD% 12 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD%
14 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} 13 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD}
@@ -57,4 +56,3 @@ You can select what day is first day of week by the setting \setting{First Day o
57 \opt{HAVEREMOTEKEYMAP}{& } 56 \opt{HAVEREMOTEKEYMAP}{& }
58 & Quit\\ 57 & Quit\\
59\end{btnmap} 58\end{btnmap}
60\end{table}