X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d1b327e1f98b997a36866f96efe3768302eb4e88..6636ef8ddf9eda0d0352c29d98cb141676a51a2d:/utils/emulator/docs/readme.txt diff --git a/utils/emulator/docs/readme.txt b/utils/emulator/docs/readme.txt index 79e00f71f1..122c0f1ac5 100644 --- a/utils/emulator/docs/readme.txt +++ b/utils/emulator/docs/readme.txt @@ -1,8 +1,8 @@ -wxWindows PDA/Embedded System Emulator +wxWidgets PDA/Embedded System Emulator ====================================== This is a simple display emulator for embedded -applications (wxWindows or other) that use +applications (wxWidgets or other) that use an X server. The Familiar Linux distribution is one such environment, using Tiny-X. @@ -86,7 +86,7 @@ Compiling wxEmulator You need to use wxX11 -- no other port is supported. Configure and make wxX11 in the usual way (see docs/x11/install.txt -at the wxWindows top level), then compile wxEmulator +at the wxWidgets top level), then compile wxEmulator using the makefile that configure created. Have fun!