summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-09-25 12:12:04 +0100
committerRichard Hughes <richard@hughsie.com>2015-09-25 12:12:04 +0100
commitf635e4c5aec03c7c2882f6efd692d61d7e4d80fa (patch)
tree4286901dc90c58a036059678c1d697c28ad76b20 /RELEASE
parent22cca129664fa90e7a5df0903a02a11ad0356159 (diff)
downloadappstream-glib-f635e4c5aec03c7c2882f6efd692d61d7e4d80fa.tar.gz
trivial: Add translation instructions to the release doc
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE9
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 6ad0117..407c2fb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -16,6 +16,15 @@ New Features:
Bugfixes:
--------------------------------------------------------------------------------
+1.5 Update translations:
+
+cd po
+make appstream-glib.pot
+INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext --no-location" srcdir=. /usr/bin/intltool-update --gettext-package appstream-glib --pot
+tx push --source
+tx pull --all --minimum-perc=5
+git add *.po
+
3. Update library version if new ABI or API in configure.ac
4. Commit changes in git: