mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Wording tweaks
This commit is contained in:
@@ -28,10 +28,10 @@ Changes in this release include the following:
|
||||
|
||||
* Fixed copy/paste error in wx.BusyInfo.__exit__ (#449)
|
||||
|
||||
* New tool wxget, (a minimal wx implementation of wget)
|
||||
* Added new tool wxget, (a minimal wx implementation of wget)
|
||||
|
||||
* New tools wxdocs and wxdemos to launch the respective items, fetching and
|
||||
unpacking as required. (#437)
|
||||
* Added new tools wxdocs and wxdemos to launch the respective items,
|
||||
fetching and unpacking as required. (#437)
|
||||
|
||||
* Fixes to ensure that the locale message catalogs are included in the
|
||||
release files. (#464)
|
||||
|
||||
@@ -57,7 +57,7 @@ example::
|
||||
Please note that currently this will do up to 6 complete builds, one for each
|
||||
supported version of Python on that distro, for both gtk2 and gtk3. Additional
|
||||
parameters can be passed to the ``build.sh`` script to narrow the build down to
|
||||
a specific Python version or port. See ``build.sh`` for details.
|
||||
a specific Python version or port. See ``scripts/build.sh`` for details.
|
||||
|
||||
The wheel file(s) generated by the build will be placed in subfolders of
|
||||
``{PhoenixRoot}/dist/linux``.
|
||||
|
||||
Reference in New Issue
Block a user