wmframepic: Add version 0.1 to the repository.
commit7016179adddd3bd7395e600c780a6de992c84514
authorDoug Torrance <dtorrance@piedmont.edu>
Sun, 20 Aug 2017 14:36:24 +0000 (20 10:36 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 20 Aug 2017 15:12:14 +0000 (20 16:12 +0100)
treedb91b8caf9ca826200c7fce7a3be21a333096736
parent2742762243cadab49afba5ce62dc6770888dc8ee
wmframepic: Add version 0.1 to the repository.
35 files changed:
wmframepic/.hg_archival.txt [new file with mode: 0644]
wmframepic/AUTHORS [new file with mode: 0644]
wmframepic/COPYING [new file with mode: 0644]
wmframepic/ChangeLog [new file with mode: 0644]
wmframepic/INSTALL [new file with mode: 0644]
wmframepic/Makefile.am [new file with mode: 0644]
wmframepic/Makefile.in [new file with mode: 0644]
wmframepic/NEWS [new file with mode: 0644]
wmframepic/README [new file with mode: 0644]
wmframepic/aclocal.m4 [new file with mode: 0644]
wmframepic/autom4te.cache/output.0 [new file with mode: 0644]
wmframepic/autom4te.cache/output.1 [new file with mode: 0644]
wmframepic/autom4te.cache/requests [new file with mode: 0644]
wmframepic/autom4te.cache/traces.0 [new file with mode: 0644]
wmframepic/autom4te.cache/traces.1 [new file with mode: 0644]
wmframepic/compile [new file with mode: 0755]
wmframepic/configure [new file with mode: 0755]
wmframepic/configure.in [new file with mode: 0644]
wmframepic/depcomp [new file with mode: 0755]
wmframepic/install-sh [new file with mode: 0755]
wmframepic/missing [new file with mode: 0755]
wmframepic/src/Makefile.am [new file with mode: 0644]
wmframepic/src/Makefile.in [new file with mode: 0644]
wmframepic/src/age_calc.c [new file with mode: 0644]
wmframepic/src/age_calc.h [new file with mode: 0644]
wmframepic/src/arg_parser.c [new file with mode: 0644]
wmframepic/src/arg_parser.h [new file with mode: 0644]
wmframepic/src/core_mask.xbm [new file with mode: 0644]
wmframepic/src/display_text.xpm [new file with mode: 0644]
wmframepic/src/draw_text.c [new file with mode: 0644]
wmframepic/src/draw_text.h [new file with mode: 0644]
wmframepic/src/font.xpm [new file with mode: 0644]
wmframepic/src/frame_mask.xbm [new file with mode: 0644]
wmframepic/src/main.c [new file with mode: 0644]
wmframepic/src/main.h [new file with mode: 0644]