wmclock: Add section to manpage about usage of translated XPM files.
Adapted from the Debian patch by Sandro Tosi <matrixhasu@gmail.com>: http://sources.debian.net/src/wmclock/1.0.14-6/debian/patches/manpage_xpm_notes.patch/
This commit is contained in:
parent
0dffaa41cd
commit
706fa6cb9f
|
@ -160,6 +160,21 @@ beginning with January at the top and continuing down to December at
|
||||||
the bottom. The weekday abbreviations must also be arranged
|
the bottom. The weekday abbreviations must also be arranged
|
||||||
vertically, beginning with Monday at the top and continuing to Sunday
|
vertically, beginning with Monday at the top and continuing to Sunday
|
||||||
at the bottom.
|
at the bottom.
|
||||||
|
.PP
|
||||||
|
You can find XPM files for a variety of languages in:
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.BR /usr/share/wmclock/
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
For example, to have a French display, you could use the following
|
||||||
|
command line:
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.TQ
|
||||||
|
wmclock \-monthxpm /usr/share/wmclock/lang.french/month.xpm \-weekdayxpm /usr/share/wmclock/lang.french/weekday.xpm
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
.SS Obsolete Options
|
.SS Obsolete Options
|
||||||
.PP
|
.PP
|
||||||
In order to maintain command-line compatibility (mostly) with
|
In order to maintain command-line compatibility (mostly) with
|
||||||
|
|
Loading…
Reference in a new issue