Merge lp:~seb128/indicator-session/update-translation-template into lp:indicator-session/14.10

Proposed by Sebastien Bacher
Status: Merged
Approved by: Ted Gould
Approved revision: 459
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~seb128/indicator-session/update-translation-template
Merge into: lp:indicator-session/14.10
Diff against target: 10 lines (+3/-0)
1 file modified
debian/rules (+3/-0)
To merge this branch: bzr merge lp:~seb128/indicator-session/update-translation-template
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+239564@code.launchpad.net

Commit message

update the translations template during the build

Description of the change

update the translations template during the build

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ted Gould (ted) :
review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2013-06-28 22:00:36 +0000
3+++ debian/rules 2014-10-24 13:55:44 +0000
4@@ -13,3 +13,6 @@
5 # Hack as it seems it's not possible to easy run that under dbus-test-runner
6 override_dh_auto_test:
7 env -u LD_PRELOAD dh_auto_test
8+
9+override_dh_translations:
10+ $(MAKE) -C obj-$(DEB_HOST_GNU_TYPE) pot

Subscribers

People subscribed via source and target branches