]> git.saurik.com Git - wxWidgets.git/commitdiff
Some doc tweaks
authorRobin Dunn <robin@alldunn.com>
Fri, 11 Jun 2004 01:25:44 +0000 (01:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 11 Jun 2004 01:25:44 +0000 (01:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/README.1st.txt
wxPython/distrib/README.devel.txt

index 98c85cfd393704c86ee30a602e01991f58cd7d21..8f77361991acac4fb18b549f94b71ec0cc9b98b3 100644 (file)
@@ -3,8 +3,8 @@ README for wxPythonSrc-2.5.*.tar.gz
 
 
 This archive contains the source code and other files for both
-wxWindows and wxPython.  Some things not needed for the build (such as
-the wxWindows samples and docs) have been removed in order to minimize
+wxWidgets and wxPython.  Some things not needed for the build (such as
+the wxWidgets samples and docs) have been removed in order to minimize
 the size of the archive and are available elsewhere.  If you would
 like to have the complete set of sources and etc. then please either
 use a CVS snapshot from http://wxwindows.org/snapshots/ or do a
@@ -15,7 +15,7 @@ these tarballs then you can update using a release tag.  For example::
       cvs update -r wxPy_2_5_1_0
 
 
-For more details about building and installing wxWindows and wxPython
+For more details about building and installing wxWidgets and wxPython
 please see these files::
 
       wxPython/docs/BUILD.txt
@@ -24,7 +24,7 @@ please see these files::
 
 For a log of recent changes check these files::
 
-      docs/changes.txt             (for wxWindows)
+      docs/changes.txt             (for wxWidgets)
       wxPython/docs/CHANGES.txt    (for wxPython)
 
 
@@ -34,7 +34,7 @@ migrate your existing code to 2.5 please read this file::
       wxPython/docs/MigrationGuide.txt
 
 
-Further information can be found on the wxWindows and wxPython web
+Further information can be found on the wxWidgets and wxPython web
 sites and the project wikis:: 
 
       http://www.wxwindows.org/
index 3d7e548ac0822c666c2645fcd7e6f6d0f7f7b388..e8faa564d5ac033a7b0f12d3f77f907e0b03b57e 100644 (file)
@@ -1,6 +1,6 @@
 This tarball contains all the files needed (I hope!) to allow you to
 write win32 programs or Python extension modules that link to the same
-wxWindows DLL that wxPython does.  Files for both the normal (ANSI)
+wxWidgets DLL that wxPython does.  Files for both the normal (ANSI)
 and Unicode builds are included.
 
 You'll need to add the following directories to your Include path (the