diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-12 23:28:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:25 +0200 |
commit | 877ec9bfd1adfc1306fe343b3cac43424a995421 (patch) | |
tree | 452846ac9fbf152c23016991812a1ea9b1d12a39 /desktop/wmclock/README | |
parent | 8122ac328cfc88f63ddee5724e61e077f4c9052d (diff) | |
download | slackbuilds-877ec9bfd1adfc1306fe343b3cac43424a995421.tar.gz |
desktop/wmclock: Added to 12.2 repository
Diffstat (limited to 'desktop/wmclock/README')
-rw-r--r-- | desktop/wmclock/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/desktop/wmclock/README b/desktop/wmclock/README new file mode 100644 index 0000000000..8cbc6514a7 --- /dev/null +++ b/desktop/wmclock/README @@ -0,0 +1,21 @@ +wmclock is an applet which displays the date and time in a dockable +tile in the same style as the clock from the NEXTSTEP(tm) operating +system. wmclock is specially designed for the Window Maker window +manager, by Alfredo Kojima, and features multiple language support, +twenty-four-hour and twelve-hour (am/pm) time display, and, optionally, +can run a user-specified program on a mouse click. + +wmclock can display the month and weekday abbreviations in any of these +languages: + +breton czech danish dutch english french french2 german hungarian indonesian +italian norwegian portuguese russian slovene spanish swedish ukrainian + +To set the default language, set LANGUAGE to one of the above in the +environment before running wmclock.SlackBuild, e.g. + +# LANGUAGE=french ./wmclock.SlackBuild + +This only sets the default; the other languages can still be used via +the -monthxpm and -weekdayxpm command line options (see the wmclock man +page for details). |