From 30f49d24befdaa71dc6225407c8fdcc86b6c5680 Mon Sep 17 00:00:00 2001 From: Peng Huang Date: Sat, 10 Oct 2009 10:39:32 +0800 Subject: [PATCH] WIP. --- .gitignore | 2 +- po/.gitignore | 1 + src/main.db | 2 +- 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 -- 2.7.4