Moved files around. MANUAL, AUTHORS and TRANSLATIONS now reside in a
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 10 Jul 2007 16:55:05 +0000 (16:55 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 10 Jul 2007 16:55:05 +0000 (16:55 +0000)
commit547e378e214826876548eb9eab016769e45becf3
tree40b5787e6c019ef9699e7ce3c5c00c9fe50a9325
parent43e5aa28d000dc70cdcd07649ecc1005fa803718
Moved files around.  MANUAL, AUTHORS and TRANSLATIONS now reside in a
separate "doc" subdirectory, and maintenance scripts -- in "scripts".

Also added a preliminary NSIS script for the Windows installer stuff.
It's quite useless at the moment, but it could use some version control.

git-svn-id: https://s.snth.net/svn/neverball/trunk@1033 78b8d119-cf0a-0410-b17c-f493084dd1d7
13 files changed:
AUTHORS [deleted file]
MANUAL [deleted file]
Makefile
README
TRANSLATIONS [deleted file]
doc/AUTHORS [new file with mode: 0644]
doc/MANUAL [new file with mode: 0644]
doc/TRANSLATIONS [new file with mode: 0644]
extractpo.sh [deleted file]
import-metadada.sh [deleted file]
scripts/extractpo.sh [new file with mode: 0755]
scripts/import-metadada.sh [new file with mode: 0755]
scripts/neverball.nsi [new file with mode: 0644]