From 91d4d838f332405c708732fa12a2ad548d6ebd66 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 15 Jan 2011 18:50:36 +0900 Subject: [PATCH] rename dirs in i18n docs --- README.development | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.development b/README.development index 1f0802f1f..c09b962de 100644 --- a/README.development +++ b/README.development @@ -9,9 +9,11 @@ $ cd ankiqt $ ./tools/build_ui.sh The translations are stored in a bazaar repo for integration with launchpad's -translation services. If you want to use a language other than English: +translation services. If you want to use a language other than English, edit $ cd .. +$ mv libanki lib +$ mv ankiqt qt $ bzr clone lp:anki $ cd anki $ ./update-mos.sh