]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - todo.txt
Bug-fixes to WikiTokenizer (handle weird line-feed), update to newest
[DictionaryPC.git] / todo.txt
index 80302ef341647ff45c583a4f6daf3d9abffcea5f..5400ff9357626458248d820602d58772f598dbb9 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,3 +1,12 @@
+rebuild dictionaries with bug fix
+make zip files
+rebuild index (for comparison), check it in
+download latest wiktionaries
+rebuild dictionaries.
+rebuild Check
+publish.
+
+
 for i in res/raw*/*.html; do echo $i; tidy --input-encoding utf8  --output-file $i $i; done
 
 SpannableText persisted class with a list of spans with span types. (might need its own builder.)