wmmemload: Add version 0.1.6 to repository.wmmemload-0.1.6
commita15c2e2029d8df24b11a2c23a69c0de67ac8c844
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sat, 4 Oct 2014 05:53:13 +0000 (4 00:53 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 4 Oct 2014 07:13:15 +0000 (4 08:13 +0100)
treed97c697d0331c1821aa773e4d589a4d19bbc26fa
parent3ca8afb4af0826b550894297dca877ab2810f23a
wmmemload: Add version 0.1.6 to repository.

Obtained from:
http://ftp.de.debian.org/debian/pool/main/w/wmmemload/wmmemload_0.1.6.orig.tar.gz
43 files changed:
wmmemload/AUTHORS [new file with mode: 0644]
wmmemload/COPYING [new file with mode: 0644]
wmmemload/ChangeLog [new file with mode: 0644]
wmmemload/INSTALL [new file with mode: 0644]
wmmemload/Makefile.am [new file with mode: 0644]
wmmemload/Makefile.in [new file with mode: 0644]
wmmemload/NEWS [new file with mode: 0644]
wmmemload/README [new file with mode: 0644]
wmmemload/THANKS [new file with mode: 0644]
wmmemload/acinclude.m4 [new file with mode: 0644]
wmmemload/aclocal.m4 [new file with mode: 0644]
wmmemload/autom4te.cache/output.0 [new file with mode: 0644]
wmmemload/autom4te.cache/requests [new file with mode: 0644]
wmmemload/autom4te.cache/traces.0 [new file with mode: 0644]
wmmemload/config.guess [new file with mode: 0755]
wmmemload/config.h.in [new file with mode: 0644]
wmmemload/config.sub [new file with mode: 0755]
wmmemload/configure [new file with mode: 0755]
wmmemload/configure.ac [new file with mode: 0644]
wmmemload/depcomp [new file with mode: 0755]
wmmemload/doc/Makefile [new file with mode: 0644]
wmmemload/doc/Makefile.am [new file with mode: 0644]
wmmemload/doc/Makefile.in [new file with mode: 0644]
wmmemload/doc/wmmemload.1 [new file with mode: 0644]
wmmemload/install-sh [new file with mode: 0755]
wmmemload/missing [new file with mode: 0755]
wmmemload/mkinstalldirs [new file with mode: 0755]
wmmemload/src/.xvpics/backlight_off.xpm [new file with mode: 0644]
wmmemload/src/.xvpics/backlight_on.xpm [new file with mode: 0644]
wmmemload/src/Makefile.am [new file with mode: 0644]
wmmemload/src/Makefile.in [new file with mode: 0644]
wmmemload/src/backlight_off.xpm [new file with mode: 0644]
wmmemload/src/backlight_on.xpm [new file with mode: 0644]
wmmemload/src/dockapp.c [new file with mode: 0644]
wmmemload/src/dockapp.h [new file with mode: 0644]
wmmemload/src/main.c [new file with mode: 0644]
wmmemload/src/mem.h [new file with mode: 0644]
wmmemload/src/mem_freebsd.c [new file with mode: 0644]
wmmemload/src/mem_freebsd_sysctl.c [new file with mode: 0644]
wmmemload/src/mem_linux.c [new file with mode: 0644]
wmmemload/src/mem_openbsd.c [new file with mode: 0644]
wmmemload/src/mem_solaris.c [new file with mode: 0644]
wmmemload/src/parts.xpm [new file with mode: 0644]