More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
\setheader{{\it Welcome}}{}{}{}{}{{\it Welcome}}%
|
||||
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
||||
|
||||
Welcome to \ctname, the easy way to configure wxWindows.
|
||||
Welcome to \ctname, the easy way to configure wxWidgets.
|
||||
Instead of tweaking a setup.h file, or typing a long configure
|
||||
command, you can now check and uncheck options in a convenient
|
||||
GUI tool, read the relevant reference document for each
|
||||
@@ -63,7 +63,7 @@ The \ctname home page is at:
|
||||
{\tt \cturl}
|
||||
|
||||
For help with \ctshortname or to report bugs,
|
||||
please go to the wxWindows web site.
|
||||
please go to the wxWidgets web site.
|
||||
|
||||
\section{Credits}
|
||||
|
||||
@@ -80,7 +80,7 @@ please go to the wxWindows web site.
|
||||
|
||||
{\it Additional programming by}
|
||||
|
||||
{\bf The wxWindows development team}
|
||||
{\bf The wxWidgets development team}
|
||||
|
||||
\end{center}
|
||||
|
||||
@@ -107,7 +107,7 @@ in your filesystem. A directory of the form wxconfigtool-x.xx
|
||||
|
||||
Add the location to your PATH and run the application with
|
||||
'wxconfigtool'. You may wish to set the environment variable
|
||||
WXCONFIGTOOLDIR so that wxWindows Configuration Tool can find its data files.
|
||||
WXCONFIGTOOLDIR so that wxWidgets Configuration Tool can find its data files.
|
||||
|
||||
For example:
|
||||
|
||||
@@ -125,14 +125,14 @@ script in a location already on your PATH, such as
|
||||
|
||||
\begin{verbatim}
|
||||
#!/bin/sh
|
||||
# Invokes wxWindows Configuration Tool
|
||||
# Invokes wxWidgets Configuration Tool
|
||||
export WXCONFIGTOOLDIR=/home/mydir/wxconfigtool-1.01
|
||||
$WXCONFIGTOOLDIR/wxconfigtool $*
|
||||
\end{verbatim}
|
||||
|
||||
{\bf On Mac:}
|
||||
|
||||
Download and unarchive the HQX file, and drag the wxWindows Configuration Tool folder to an appropriate location
|
||||
Download and unarchive the HQX file, and drag the wxWidgets Configuration Tool folder to an appropriate location
|
||||
on your hard disk. Then double-click on the 'wxconfigtool' executable.
|
||||
|
||||
\chapter{Release notes}\label{releasenotes}%
|
||||
@@ -206,7 +206,7 @@ the command-line. Just like configure :-)
|
||||
|
||||
\section{Differences between Windows, Linux and Mac versions}\label{platformdifferences}
|
||||
|
||||
Although every effort has been made to make wxWindows Configuration Tool work
|
||||
Although every effort has been made to make wxWidgets Configuration Tool work
|
||||
the same way on different environments, some small differences
|
||||
are inevitable.
|
||||
|
||||
@@ -299,7 +299,7 @@ the property type, it will be shown.
|
||||
You can invoke help for the selected option, by clicking
|
||||
on the question mark toolbar button or the {\bf Help | Configuration Item Help} menu
|
||||
item. If there is a help topic defined for the option, the
|
||||
wxWindows reference manual will be opened at that topic.
|
||||
wxWidgets reference manual will be opened at that topic.
|
||||
|
||||
\begin{comment}
|
||||
\chapter{Getting started: a step-by-step guide}\label{gettingstarted}%
|
||||
@@ -439,9 +439,9 @@ The Help menu gives you commands related to getting help.
|
||||
\twocolwidtha{5cm}
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\bf Contents}}{Invokes the on-line help, showing the contents page.}
|
||||
\twocolitem{{\bf wxWindows Help Contents}}{Invokes the on-line wxWindows reference manual, showing the contents page.}
|
||||
\twocolitem{{\bf wxWidgets Help Contents}}{Invokes the on-line wxWidgets reference manual, showing the contents page.}
|
||||
\twocolitem{\hrule}{\htmlonly{\hrule}}
|
||||
\twocolitem{{\bf Configuration Option Help} (F1)}{Invokes the on-line wxWindows reference manual at the topic for the selected option (if a topic
|
||||
\twocolitem{{\bf Configuration Option Help} (F1)}{Invokes the on-line wxWidgets reference manual at the topic for the selected option (if a topic
|
||||
is defined).}
|
||||
\twocolitem{{\bf What's This?}}{Click to get help on a window or configuration option.}
|
||||
\twocolitem{\hrule}{\htmlonly{\hrule}}
|
||||
@@ -498,7 +498,7 @@ commands.
|
||||
\twocolitem{\hrule}{\htmlonly{\hrule}}
|
||||
\twocolitem{\image{}{go.png}{\bf Go}}{Saves the generated setup.h file or configurewx.sh script (according to the default setting) in the last-saved.}
|
||||
\twocolitem{\hrule}{\htmlonly{\hrule}}
|
||||
\twocolitem{\image{}{help.png}{\bf Help}}{Shows the wxWindows manual topic for the
|
||||
\twocolitem{\image{}{help.png}{\bf Help}}{Shows the wxWidgets manual topic for the
|
||||
\twocolitem{\image{}{helpcs.png}{\bf Context Help}}{Shows a context-sensitive help
|
||||
cursor; click on a window to show brief help about that window.}
|
||||
selected configuration item.}
|
||||
@@ -546,7 +546,7 @@ The Location Settings Dialog allows you to choose various locations.
|
||||
|
||||
\twocolwidtha{5cm}
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\bf wxWindows hierarchy}}{This determines where \ctshortname will look
|
||||
\twocolitem{{\bf wxWidgets hierarchy}}{This determines where \ctshortname will look
|
||||
when prompting for filenames.}
|
||||
\twocolitem{{\bf Use WXWIN environment variable}}{Check this to use
|
||||
the value of the WXWIN variable instead of the path entered in the text field.}
|
||||
|
Reference in New Issue
Block a user