slightly changed text

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky
2003-09-12 09:58:37 +00:00
parent 0e573042c4
commit 3dd0697400

View File

@@ -4,19 +4,14 @@
********************************************************************************
Installation on UNIX
--------------------
System requirements
-------------------
XRCed requires wxGTK and wxPython greater or equal to 2.3.3, and Python 2.2
(it may work with earlier version, but was not tested).
XRCed requires wxWindows and wxPython greater or equal to 2.3.3, and
Python 2.2 or newer (it may work with earlier version, but was not tested).
Of course wxGTK's XRC library (libwxxrc) and it's python module must
be installed.
wxPython must be compiled with XRC support.
Installation on Windows
-----------------------
Works with wxPython 2.3.2 for Python 2.2.
Short manual
------------
@@ -70,4 +65,4 @@ refresh button).
--------------------------------------------------------------------------------
Copyright 2001 Roman Rolinsky <rolinsky@mema.ucl.ac.be>
Copyright 2001-2003 Roman Rolinsky <rollrom@xrced.sourceforge.net>