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

Proposed by Ted Gould
Status: Merged
Approved by: Ted Gould
Approved revision: 459
Merged at revision: 459
Proposed branch: lp:~seb128/indicator-session/update-translation-template
Merge into: lp:indicator-session/15.04
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
Review via email: mp+240458@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
Ted Gould (ted) :
review: Approve

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-11-03 15:39:35 +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