projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93be7f8
)
more missing files
author
Wolfgang Becker
<uafr@gmx.de>
Thu, 3 Jan 2008 20:57:17 +0000
(20:57 +0000)
committer
Wolfgang Becker
<uafr@gmx.de>
Thu, 3 Jan 2008 20:57:17 +0000
(20:57 +0000)
SVN-Revision: 5249
data/Jamfile
patch
|
blob
|
history
diff --git
a/data/Jamfile
b/data/Jamfile
index
5449b7b
..
f520d60
100644
(file)
--- a/
data/Jamfile
+++ b/
data/Jamfile
@@
-46,7
+46,7
@@
for p in $(LEVELPATHS) {
MakePot $(SUBDIR)/$(p)/messages.pot : $(translatable_lisp) ;
XGETTEXT_FLAGS on $(SUBDIR)/$(p)/messages.pot += --keyword='_:1' --language=Lisp --sort-by-file ;
}
-InstallData [ Wildcard *.txt *.po ] ;
+InstallData [ Wildcard *.txt *.po
*.cfg
] ;
InstallData [ Wildcard music : *.ogg *.music ] : music ;
InstallData [ Wildcard scripts : *.nut ] : scripts ;
InstallData [ Wildcard speech : *.ogg ] : speech ;