wxPython version 2.0b5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -760,21 +760,21 @@ item: Custom Dialog Set
|
||||
Variable=COMPONENTS
|
||||
Create Flags=01010000101000010000000101010001
|
||||
Flags=0000010001000111
|
||||
Text=wxPython package
|
||||
Text=wxPython package (you need this one!)
|
||||
Text=wxPython documentation
|
||||
Text=
|
||||
Text French=wxPython package
|
||||
Text French=wxPython package (you need this one!)
|
||||
Text French=wxPython documentation
|
||||
Text French=
|
||||
Text German=wxPython package
|
||||
Text German=wxPython package (you need this one!)
|
||||
Text German=wxPython documentation
|
||||
Text German=
|
||||
Text Portuguese=%1%
|
||||
Text Portuguese=
|
||||
Text Spanish=wxPython package
|
||||
Text Spanish=wxPython package (you need this one!)
|
||||
Text Spanish=wxPython documentation
|
||||
Text Spanish=
|
||||
Text Italian=wxPython package
|
||||
Text Italian=wxPython package (you need this one!)
|
||||
Text Italian=wxPython documentation
|
||||
Text Italian=
|
||||
Text Danish=%1%
|
||||
|
Binary file not shown.
@@ -4,3 +4,12 @@
|
||||
|
||||
zip -@ -r wxPython\wxPython-src-%1.zip < wxPython\distrib\wxPython.rsp
|
||||
|
||||
mkdir wxPython\docs
|
||||
copy %WXWIN%\docs\html\wx\*.* wxPython\docs
|
||||
copy wxPython\docs\wx.htm wxPython\docs\index.htm
|
||||
|
||||
zip -r wxPython\wxPython-docs-%1.zip wxPython\docs
|
||||
|
||||
del /y wxPython\docs\*.*
|
||||
|
||||
move /R wxPython\*.zip wxPython\distrib
|
Reference in New Issue
Block a user