diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2009-11-04 13:03:42 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2009-11-04 13:03:42 +0000 |
| commit | fd8632fa37915008351899960335a67dbf93e4f2 (patch) | |
| tree | 9f5de1a070252458a354e7fcd86015b74d707ab7 /manual/plugins | |
| parent | 139694c7e2c360ec0426acb0d2f261b9cf51c9b3 (diff) | |
| download | rockbox-fd8632fa37915008351899960335a67dbf93e4f2.zip rockbox-fd8632fa37915008351899960335a67dbf93e4f2.tar.gz rockbox-fd8632fa37915008351899960335a67dbf93e4f2.tar.bz2 rockbox-fd8632fa37915008351899960335a67dbf93e4f2.tar.xz | |
FS#10649: calendar: make it selectable what day is first day of week.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23516 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/calendar.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex index 962d3df..c45c1e1 100644 --- a/manual/plugins/calendar.tex +++ b/manual/plugins/calendar.tex @@ -5,6 +5,8 @@ This is a small and simple calendar application with memo saving function. Dots indicate dates with memos. The available memo types are: one off, yearly, monthly, and weekly memos. +You can select what day is first day of week by the setting \setting{First Day of Week} in the menu. + \begin{table} \begin{btnmap}{}{} \ButtonLeft{} / \ButtonRight{} / |