commit ae09c51be8dad6d568829eec5d4663e17fd4df74
parent ff4fb4d321239e53bd8d1dbe63fedcda383fd860
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date: Tue, 29 Mar 2011 09:20:11 +0800
Update dist/README
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/dist/README b/dist/README
@@ -6,7 +6,11 @@ Spek release checklist
* `tx pull -a` and commit with correct `--author`s.
* Review translations, translate what I can, Ich spreek un peu по-русски.
* `tx pull -a`.
- * TODO: Update the list of languages in the preferences, 80% or so will do.
+ * Update the list of available languages, 80% or so will do:
+ * po/LINGUAS
+ * src/spek-preferences.vala
+ * dist/win/bundle.sh
+ * TODO: dist/osx/?
* Update AUTHORS using `git log X.Y.. --pretty=format:"%an <%ae>" | sort -u`.
* Update NEWS.
* Commit everything.