Revert "remove android db and open-phrase db"
authorPeng Wu <alexepico@gmail.com>
Wed, 30 May 2012 06:10:00 +0000 (14:10 +0800)
committerPeng Wu <alexepico@gmail.com>
Wed, 30 May 2012 06:10:00 +0000 (14:10 +0800)
commit8856391c70074bbaa834a06c9f0651825f8c7689
tree8b9e8251372b5a4c2a00a5d19b4ce3d681139f44
parent945aaccfbcc49ee35d6102a63afd495f16c291a2
Revert "remove android db and open-phrase db"

This reverts commit f422b98164096cf038008e4c3788cbfbbb651a89.
12 files changed:
data/db/Makefile.am [new file with mode: 0644]
data/db/android/Makefile.am [new file with mode: 0644]
data/db/android/README [new file with mode: 0644]
data/db/android/create_db.py [new file with mode: 0755]
data/db/android/create_valid_hanzi.py [new file with mode: 0644]
data/db/android/id.py [new symlink]
data/db/android/pydict.py [new symlink]
data/db/android/rawdict_utf16_65105_freq.txt [new file with mode: 0644]
data/db/android/valid_hanzi.py [new file with mode: 0644]
data/db/android/valid_utf16.txt [new file with mode: 0644]
data/db/create_index.sql [new file with mode: 0644]
data/db/open-phrase/Makefile.am [new file with mode: 0644]