summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2013-06-26 21:18:39 +0200
committerjvoisin2013-06-26 21:18:39 +0200
commit5e06083ab913de593bd560a4e3d94a0b6abfba8e (patch)
tree1b3c83756bfbed40abe0d6ec5ea8060316f50434
parent028ad0bfcba28cf12fafe89fc43dc739ffab7a68 (diff)
Update release process to include localisation
-rw-r--r--RELEASE5
1 files changed, 2 insertions, 3 deletions
diff --git a/RELEASE b/RELEASE
index e516378..c9c5a67 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,6 +1,5 @@
1update localisations 1update localisations using
2 po/mat-gui.pot 2 xgettext -k_ -kN_ --from-code utf-8 -o ./po/mat-gui.pot mat-gui.py ./data/mat.glade
3 po/*.po
4 3
5update changelog: 4update changelog:
6 git log -> CHANGELOG 5 git log -> CHANGELOG