Initial import hvclock-0.1.0
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 12 Apr 2005 04:58:53 +0000 (04:58 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 12 Apr 2005 04:58:53 +0000 (04:58 +0000)
commit8c4149720933f6b16336108be72c8052dee5479b
tree5e1b34b320c74730ac85914c1180215ffb93fcd7
Initial import
29 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config/acx_pthread.m4 [new file with mode: 0644]
config/hv-debug.m4 [new file with mode: 0644]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/hvclock.man [new file with mode: 0644]
pixmaps/hvclock.xpm [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/calendar.c [new file with mode: 0644]
src/calendar.h [new file with mode: 0644]
src/clock.c [new file with mode: 0644]
src/clock.h [new file with mode: 0644]
src/common.h [new file with mode: 0644]
src/dockapp.c [new file with mode: 0644]
src/dockapp.h [new file with mode: 0644]
src/hvclock.c [new file with mode: 0644]
src/hvclock.h [new file with mode: 0644]
src/options.c [new file with mode: 0644]
src/options.h [new file with mode: 0644]
src/xevents.c [new file with mode: 0644]
src/xevents.h [new file with mode: 0644]