gfse: Translation Quiz integration

Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so
that it will be installed by 'cabal install' along with the other files that
are installed for use by gf -server mode.
This commit is contained in:
hallgren
2012-02-28 17:24:34 +00:00
parent a68331d287
commit eb1b4ecf3f
15 changed files with 24 additions and 2 deletions

View File

@@ -23,6 +23,10 @@ data-files: www/index.html
www/minibar/*.css
www/minibar/*.js
www/minibar/*.png
www/TransQuiz/*.html
www/TransQuiz/*.css
www/TransQuiz/*.js
www/TransQuiz/*.png
source-repository head
type: darcs