dockapps/wmitime
Doug Torrance cc801880a5 wmitime: Improve locale support.
Previously, wmitime only had support for English, French, and (in Debian
only) Hungarian.  In addition, the choice was made at compile time.

This patch adds run-time support for any language using the Latin alphabet.
The locale is determined by the user's environment or may be specified on
the command line with the "-l" option.  Note that users whose environment
specifies a non-Latin locale may wish to use, e.g., "-l C", as otherwise
no date will appear.

Note that, for simplicity, the month and day are now displayed as "01 JAN"
as opposed to "JAN 01".  (Previously, the former format was used for English
and the latter for French.)
2014-12-20 09:55:06 +00:00
..
wmgeneral wmitime: Allow -display option with no argument 2014-12-20 09:55:06 +00:00
BUGS Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
CHANGES Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
Makefile wmitime: Improve locale support. 2014-12-20 09:55:06 +00:00
README wmitime: Update Makefile. 2014-12-20 09:55:06 +00:00
wmitime-master-led.xpm wmitime: Update Makefile. 2014-12-20 09:55:06 +00:00
wmitime-master.xpm wmitime: Update Makefile. 2014-12-20 09:55:06 +00:00
wmitime.c wmitime: Improve locale support. 2014-12-20 09:55:06 +00:00

wmitime 0.2 beta Public Release
--------------------------------------------------------------
Author...:	Dave Clark (clarkd@skynet.ca)

Homepage :      http://www.neotokyo.org

Description
--------------------------------------------------------------
I cooked this up one night when i was bored and had read about
the new internet time thing from Swatch... kinda interesting
idea, who knows if it'll go anywhere...

wmitime is yet another clock for your dock/clip/etc...
It's quite overglorified :)

It tells standard 12/24hr time and Swatch's new Internet Time
(see www.swatch.com)

Let me know what you think of it. ;)

Installing
--------------------------------------------------------------
make
make install

should do it.

Options
--------------------------------------------------------------
Do a 'wmitime -h' to see the options...


Files
--------------------------------------------------------------
README		This file.
BUGS		Things you don't want to know ;-)
CHANGES		Description of changes.
COPYING		GNU General Public License Version 2.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a
bugreport to clarkd@skynet.ca and describe the
problem as detailed! as you can.


Copyright
--------------------------------------------------------------
wmitime is copyright (c) 1997/98 by Dave Clark

wmitime is licensed through the GNU General Public License.
Read the COPYING file for the complete GNU license.