Do not extract strings from wip-tracks. Fixes #1967
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@ CPP_FILE_LIST="`find ./src \
|
||||
-name '*.hpp' -or \
|
||||
-name "*.h" \
|
||||
`"
|
||||
XML_FILE_LIST="`find ./data ../stk-assets ../supertuxkart-assets \
|
||||
XML_FILE_LIST="`find ./data ../stk-assets/tracks ../stk-assets/karts \
|
||||
-name 'achievements.xml' -or \
|
||||
-name 'kart.xml' -or \
|
||||
-name 'track.xml' -or \
|
||||
|
||||
Reference in New Issue
Block a user