summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2009-10-10 10:39:32 +0800
committerPeng Huang <shawn.p.huang@gmail.com>2009-10-10 10:39:32 +0800
commit30f49d24befdaa71dc6225407c8fdcc86b6c5680 (patch)
treeecc5eb49f92352231bcaa60082cba1554482fbdf
parent0d8ba7a632e07464d9a73d38823c19991ae11aff (diff)
downloadibus-libpinyin-30f49d24befdaa71dc6225407c8fdcc86b6c5680.tar.gz
ibus-libpinyin-30f49d24befdaa71dc6225407c8fdcc86b6c5680.tar.xz
ibus-libpinyin-30f49d24befdaa71dc6225407c8fdcc86b6c5680.zip
WIP.
-rw-r--r--.gitignore2
-rw-r--r--po/.gitignore1
l---------src/main.db2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8f08876..2d24676 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,4 +27,4 @@ pinyin-database-*.tar.bz2
rpm
stamp-h1
py-compile
-
+mkinstalldirs
diff --git a/po/.gitignore b/po/.gitignore
index 78c1c6d..cb114f6 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -12,4 +12,5 @@ quot.sed
remove-potcdate.sed
remove-potcdate.sin
stamp-po
+stamp-it
*.gmo
diff --git a/src/main.db b/src/main.db
index d076c09..9aac38c 120000
--- a/src/main.db
+++ b/src/main.db
@@ -1 +1 @@
-../data/db/google/google.db \ No newline at end of file
+../data/db/android/android.db \ No newline at end of file