Updated wxvbam.pot file and changed update_pot.sh to pick up split .xrc files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1421 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
2743b21ff6
commit
d1a1570476
|
@ -15,7 +15,7 @@ xgettext -k_ -kN_ -o gvbam/gvbam.pot ../src/gtk/*.cpp tmp/*.h
|
|||
rm -r tmp/
|
||||
|
||||
# Generate translation template file for the wxWidgets port
|
||||
wxrc -g ../src/wx/wxvbam.xrc -o wx-xrc-strings.h
|
||||
wxrc -g ../src/wx/xrc/*.xrc -o wx-xrc-strings.h
|
||||
|
||||
xgettext -k_ -kN_ -o wxvbam/wxvbam.pot ../src/wx/*.cpp ../src/wx/*.h ../src/wx/widgets/*.cpp wx-xrc-strings.h
|
||||
|
||||
|
|
2201
po/wxvbam/wxvbam.pot
2201
po/wxvbam/wxvbam.pot
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue