[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at 5f845356e805df29f65cbcfc092ea5b4c351ef37

Adrian Likins alikins at redhat.com
Tue Jun 5 19:57:41 UTC 2007


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  5f845356e805df29f65cbcfc092ea5b4c351ef37 (commit)
      from  e4ad4d579b86c05cfe1fa6843dc73b2e6e73e01c (commit)

- Log -----------------------------------------------------------------
commit 5f845356e805df29f65cbcfc092ea5b4c351ef37
Author: Adrian Likins <alikins at grimlock.devel.redhat.com>
Date:   Tue Jun 5 15:50:06 2007 -0400

    add Makefile which apparently disappeared?
-----------------------------------------------------------------------

Diffstat:
 {register => service}/po/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/register/po/Makefile b/service/po/Makefile
old mode 100644
new mode 100755
similarity index 93%
copy from register/po/Makefile
copy to service/po/Makefile
index 75d9a4c..99ffc3e
--- a/register/po/Makefile
+++ b/service/po/Makefile
@@ -3,7 +3,7 @@
 
 
 update:
-	for langfile in *.po; do echo 'Compiling translation:' $${langfile}; mkdir -p ../locale/`basename $${langfile} .po`/LC_MESSAGES/; msgfmt $${langfile} -o ../locale/`basename $${langfile} .po`/LC_MESSAGES/vf_register.mo; done
+	for langfile in *.po; do echo 'Compiling translation:' $${langfile}; mkdir -p ../locale/`basename $${langfile} .po`/LC_MESSAGES/; msgfmt $${langfile} -o ../locale/`basename $${langfile} .po`/LC_MESSAGES/vf_server.mo; done
 
 generators:
 	for langfile in *.po; do echo -n $${langfile}; msgmerge -U $${langfile} ../messages.pot; done

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  e4ad4d579b86c05cfe1fa6843dc73b2e6e73e01c \
  5f845356e805df29f65cbcfc092ea5b4c351ef37




More information about the Et-mgmt-commits-list mailing list