Initial commit.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 25 Jul 2004 10:32:59 +0000 (10:32 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 25 Jul 2004 10:32:59 +0000 (10:32 +0000)
commit197f83468ba03c07a5f51888e67e164e257aa9a3
tree633d578df2c8ec42c5c0e82c6e308d7e1a091d83
Initial commit.
19 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]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/esmart_container/Makefile.am [new file with mode: 0644]
src/esmart_container/rb_esmart_container.c [new file with mode: 0644]
src/esmart_draggies/Makefile.am [new file with mode: 0644]
src/esmart_draggies/rb_esmart_draggies.c [new file with mode: 0644]
src/esmart_trans_x11/Makefile.am [new file with mode: 0644]
src/esmart_trans_x11/rb_esmart_trans_x11.c [new file with mode: 0644]
src/rb_esmart.c [new file with mode: 0644]
src/rb_esmart.h [new file with mode: 0644]