From 3dd06974008484340a293620d94bf654f3aca94d Mon Sep 17 00:00:00 2001 From: Roman Rolinsky Date: Fri, 12 Sep 2003 09:58:37 +0000 Subject: [PATCH] slightly changed text git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wxPython/tools/XRCed/README.txt | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/wxPython/wxPython/tools/XRCed/README.txt b/wxPython/wxPython/tools/XRCed/README.txt index 684e17bca5..83377f1317 100644 --- a/wxPython/wxPython/tools/XRCed/README.txt +++ b/wxPython/wxPython/tools/XRCed/README.txt @@ -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 +Copyright 2001-2003 Roman Rolinsky