SHA256
1
0
forked from pool/xen
OBS User unknown
2007-04-25 23:53:07 +00:00
committed by Git OBS Bridge
parent af3c23ccba
commit 2e40c9b50c
157 changed files with 1639 additions and 32207 deletions

13
xen-linguas.diff Normal file
View File

@@ -0,0 +1,13 @@
Index: xen-3.0.5-testing/tools/python/Makefile
===================================================================
--- xen-3.0.5-testing.orig/tools/python/Makefile
+++ xen-3.0.5-testing/tools/python/Makefile
@@ -6,7 +6,7 @@ all: build
# For each new supported translation, add its name here, eg 'fr_FR'
# to cause the .po file to be built & installed, eg
-LINGUAS :=
+LINGUAS := $(shell find xen/xm/messages/ -name '*.po' | sed -e 's,.*/\([^/]*\)/[^/]*$$,\1,')
POPACKAGE := xen-xm
PODIR := xen/xm/messages
POTFILE := $(PODIR)/xen-xm.pot