From 6f42f58f71e54ffdd89cb4d53c68e9212eb5a0ee Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 28 Feb 2012 17:24:34 +0000 Subject: 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. --- gf.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 3028ab50d..5a94706af 100644 --- a/gf.cabal +++ b/gf.cabal @@ -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 -- cgit v1.2.3