[debian-edu-commits] debian-edu/ 142/183: Make sure we compile .mo file for catalan translation

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:41 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.

commit 7f248270262484bb3374f079537fcbc76d68a753
Author: Bart Cornelis <cobaco at linux.be>
Date:   Sat Apr 28 22:36:16 2007 +0000

    Make sure we compile .mo file for catalan translation
---
 Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 3b8d5b8..49f8f89 100644
--- a/Makefile
+++ b/Makefile
@@ -19,9 +19,9 @@ pot: po/profile-manager.pot
 
 # Add language-targets as they're added
 # install-l10n will be called from debian rules
-l10n: po/cs.mo po/eu.mo po/fr.mo po/it.mo po/nl.mo po/pt.mo po/sv.mo po/vi.mo 
-install-l10n: install-cs.mo install-eu.mo install-fr.mo install-it.mo install-nl.mo install-pt.mo install-sv.mo install-vi.mo
-update-l10n: update-cs.po update-eu.po update-fr.po update-it.po update-nl.po update-pt.po update-sv.po update-vi.po
+l10n: po/ca.mo po/cs.mo po/eu.mo po/fr.mo po/it.mo po/nl.mo po/pt.mo po/pt_BR.mo po/sv.mo po/vi.mo
+install-l10n: install-ca.mo install-cs.mo install-eu.mo install-fr.mo install-it.mo install-nl.mo install-pt.mo install-pt_BR.mo install-sv.mo install-vi.mo
+update-l10n: update-ca.mo update-cs.po update-eu.po update-fr.po update-it.po update-nl.po update-pt.po update-pt_BR.po update-sv.po update-vi.po
 	
 po/%.mo: po/%.po update-%.po
 	msgfmt -o $@ $<

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git



More information about the debian-edu-commits mailing list