* On a second thought: rename client to player
authorMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Mon, 30 Nov 2009 13:25:39 +0000 (13:25 +0000)
committerMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Mon, 30 Nov 2009 13:25:39 +0000 (13:25 +0000)
commit8f36c2a6f4503a6e1a9b7368feea758f05fd7b86
tree4407dac76c4910ca85943faa5a87e32b12e68480
parent2329a72bc5acc611cbbea2e9467a021839de0294
 * On a second thought: rename client to player
 * Added the player to the RPM and DEB packages
 * Added out patch to Froz to the repository

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@193 ddfedd41-794f-dd11-ae45-00112f111e67
25 files changed:
Makefile.am
chimara.spec.in
client/.svnignore [deleted file]
client/Makefile.am [deleted file]
client/callbacks.c [deleted file]
client/chimara.menus [deleted file]
client/chimara.ui [deleted file]
client/error.c [deleted file]
client/error.h [deleted file]
client/iliad.c [deleted file]
client/main.c [deleted file]
configure.ac
debian/control
debian/copyright
debian/libchimara-player.install [new file with mode: 0644]
interpreters/frotz.patch [new file with mode: 0644]
player/.svnignore [new file with mode: 0644]
player/Makefile.am [new file with mode: 0644]
player/callbacks.c [new file with mode: 0644]
player/chimara.menus [new file with mode: 0644]
player/chimara.ui [new file with mode: 0644]
player/error.c [new file with mode: 0644]
player/error.h [new file with mode: 0644]
player/iliad.c [new file with mode: 0644]
player/main.c [new file with mode: 0644]