]> gitweb.fperrin.net Git - DictionaryPC.git/commit
Add code to convert a Dictionary to the old v6 format.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 13 Apr 2020 14:35:44 +0000 (16:35 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 13 Apr 2020 18:57:13 +0000 (20:57 +0200)
commit015832c06c5256f88ae0761f47c03cc9c92c8843
tree181c83d250f3e592137cd47bb9d04d7f870127db
parent7c8afe30bf3a694b55035de4f034db8a25a9fd35
Add code to convert a Dictionary to the old v6 format.
convert_to_v6.sh [new file with mode: 0755]
genv6.sh [new file with mode: 0755]
src/com/hughes/android/dictionary/engine/ConvertToV6.java [new file with mode: 0644]