Make it possible for pywxrc to generate just the gettext _() strings
authorRobin Dunn <robin@alldunn.com>
Wed, 24 May 2006 04:49:07 +0000 (04:49 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 24 May 2006 04:49:07 +0000 (04:49 +0000)
commit0fe9c32957672a7b5cc21f9b62b12861e19e51a5
tree12c2ac2100788ecf8f83282fefcc13faa914ab40
parentf05326bac1f28170999fcfd22234335c7d02dd8c
Make it possible for pywxrc to generate just the gettext _() strings
with no other code, and also make it possible to process more than one
XRC file at once into a single output module.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/tools/XRCed/xrced.py
wxPython/wx/tools/pywxrc.py