Initial import from hvclock
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 12 Jul 2013 12:32:05 +0000 (08:32 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 2 Jan 2022 22:39:55 +0000 (17:39 -0500)
commit40e387337c249f6a86b3f1d026550aeb83d2abbf
tree33125128efa19c2129b24708d87fb7ea41bcccb8
Initial import from hvclock
24 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/.gitignore [new file with mode: 0644]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/dockbatmon.man [new file with mode: 0644]
pixmaps/dockapp-mask.xpm [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/batmon.c [new file with mode: 0644]
src/batmon.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/main.c [new file with mode: 0644]
src/main.h [new file with mode: 0644]
src/options.c [new file with mode: 0644]
src/options.h [new file with mode: 0644]