[Et-mgmt-commits-list] [SCM] virt-factory branch, master now at 9461c7007394f8ca55e7d7ac4466ad8d4bb952f8

Jesus M. Rodriguez jesusr at redhat.com
Mon Jun 4 20:10:02 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  9461c7007394f8ca55e7d7ac4466ad8d4bb952f8 (commit)
       via  7d747346a8e4d3be17a7d9672c2f2821738ce5f4 (commit)
      from  09a31073c0ce05f93c76dc405ff07148b557ce5a (commit)

- Log -----------------------------------------------------------------
commit 9461c7007394f8ca55e7d7ac4466ad8d4bb952f8
Merge: 7d74734... 09a3107...
Author: Jesus M. Rodriguez <jesusr at redhat.com>
Date:   Mon Jun 4 16:09:59 2007 -0400

    Merge branch 'master' of ssh+git://g-jesusr@et.redhat.com/git/virt-factory

commit 7d747346a8e4d3be17a7d9672c2f2821738ce5f4
Author: Jesus M. Rodriguez <jesusr at redhat.com>
Date:   Mon Jun 4 16:09:20 2007 -0400

    Added po and mo file creation to Makefile, updated new po files.
-----------------------------------------------------------------------

Diffstat:
 wui/Makefile            |    4 +++-
 wui/src/po/en_US/ump.po |    2 +-
 wui/src/po/es/ump.po    |    2 +-
 wui/src/po/ja/ump.po    |    2 +-
 wui/src/po/ump.pot      |    2 +-
 5 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/wui/Makefile b/wui/Makefile
index 569e88a..04be2f6 100644
--- a/wui/Makefile
+++ b/wui/Makefile
@@ -29,8 +29,10 @@ clean:
 	-rm -f virt-factory*.gz virt-factory*.rpm 
 	-rm -rf virt-factory-wui-* dist build
 
+genlangs:
+	cd src; rake updatepo; rake makemo
 
-tar:    clean
+tar: clean genlangs
 	mkdir -p $(NV)
 	cp -a src conf $(NV)
 	find $(NV) \( -name '*~' -o -name '#*#' \) -print0 | xargs --no-run-if-empty --null rm -vf
diff --git a/wui/src/po/en_US/ump.po b/wui/src/po/en_US/ump.po
index ba28905..80fc34e 100644
--- a/wui/src/po/en_US/ump.po
+++ b/wui/src/po/en_US/ump.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ump 0.1.0\n"
-"POT-Creation-Date: 2007-05-30 16:34-0400\n"
+"POT-Creation-Date: 2007-06-04 15:22-0400\n"
 "PO-Revision-Date: 2007-05-23 15:49-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/wui/src/po/es/ump.po b/wui/src/po/es/ump.po
index ecc756e..b76ef49 100644
--- a/wui/src/po/es/ump.po
+++ b/wui/src/po/es/ump.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ump 0.1.0\n"
-"POT-Creation-Date: 2007-05-30 16:34-0400\n"
+"POT-Creation-Date: 2007-06-04 15:22-0400\n"
 "PO-Revision-Date: 2007-05-23 15:49-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/wui/src/po/ja/ump.po b/wui/src/po/ja/ump.po
index bb06de4..f310687 100644
--- a/wui/src/po/ja/ump.po
+++ b/wui/src/po/ja/ump.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ump 0.1.0\n"
-"POT-Creation-Date: 2007-05-30 16:34-0400\n"
+"POT-Creation-Date: 2007-06-04 15:22-0400\n"
 "PO-Revision-Date: 2007-05-23 15:49-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/wui/src/po/ump.pot b/wui/src/po/ump.pot
index ba28905..80fc34e 100644
--- a/wui/src/po/ump.pot
+++ b/wui/src/po/ump.pot
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: ump 0.1.0\n"
-"POT-Creation-Date: 2007-05-30 16:34-0400\n"
+"POT-Creation-Date: 2007-06-04 15:22-0400\n"
 "PO-Revision-Date: 2007-05-23 15:49-0400\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  09a31073c0ce05f93c76dc405ff07148b557ce5a \
  9461c7007394f8ca55e7d7ac4466ad8d4bb952f8




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