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.}
|
||||
|
@@ -1,8 +1,8 @@
|
||||
|
||||
Congratulations! You have installed wxWindows Configuration Tool.
|
||||
Please see the wxWindows web site for support:
|
||||
Congratulations! You have installed wxWidgets Configuration Tool.
|
||||
Please see the wxWidgets web site for support:
|
||||
|
||||
http://www.wxwindows.org
|
||||
http://www.wxwidgets.org
|
||||
|
||||
Thank you for using wxWindows Configuration Tool, and we hope
|
||||
you enjoy it!
|
||||
|
@@ -1,28 +1,28 @@
|
||||
Welcome to wxWindows Configuration Tool!
|
||||
Welcome to wxWidgets Configuration Tool!
|
||||
=============================================
|
||||
|
||||
wxWindows Configuration Tool is a tool for
|
||||
helping to configure wxWindows.
|
||||
wxWidgets Configuration Tool is a tool for
|
||||
helping to configure wxWidgets.
|
||||
|
||||
For further information, please see the manual, and the
|
||||
following site:
|
||||
|
||||
http://www.wxwindows.org
|
||||
http://www.wxwidgets.org
|
||||
|
||||
------------------------------------------------------
|
||||
Installing wxWindows Configuration Tool on Windows
|
||||
Installing wxWidgets Configuration Tool on Windows
|
||||
------------------------------------------------------
|
||||
|
||||
Run wxconfigtool-x.yz-setup.exe and follow the instructions
|
||||
to install wxWindows Configuration Tool.
|
||||
to install wxWidgets Configuration Tool.
|
||||
|
||||
You should find a shortcut on your desktop, and you can
|
||||
also find it in a group similar to this:
|
||||
|
||||
Start -> Program Files -> wxWindows Configuration Tool x.y
|
||||
Start -> Program Files -> wxWidgets Configuration Tool x.y
|
||||
|
||||
------------------------------------------------------
|
||||
Installing wxWindows Configuration Tool on Unix
|
||||
Installing wxWidgets Configuration Tool on Unix
|
||||
------------------------------------------------------
|
||||
|
||||
Unarchive wxconfigtool-x.yz.tar.gz to a suitable location
|
||||
@@ -31,7 +31,7 @@ in your filesystem. A directory of the form wxconfigtool-x.yz
|
||||
|
||||
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:
|
||||
|
||||
@@ -46,12 +46,12 @@ script in a location already on your PATH, such as
|
||||
/usr/local/bin. For example:
|
||||
|
||||
#!/bin/sh
|
||||
# Invokes wxWindows Configuration Tool
|
||||
# Invokes wxWidgets Configuration Tool
|
||||
export WXCONFIGTOOLDIR=/home/mydir/wxconfigtool-1.01
|
||||
$WXCONFIGTOOLDIR/wxconfigtool $*
|
||||
|
||||
If you wish to associate the wxWindows Configuration Tool file extension
|
||||
(pjd) with wxWindows Configuration Tool, you will need to edit your
|
||||
If you wish to associate the wxWidgets Configuration Tool file extension
|
||||
(pjd) with wxWidgets Configuration Tool, you will need to edit your
|
||||
~/.mailcap file (or create one if it doesn't exist)
|
||||
and add an entry similar to this:
|
||||
|
||||
@@ -60,7 +60,7 @@ and add an entry similar to this:
|
||||
and add this ~/.mime.types:
|
||||
|
||||
type=application/wxconfigtool \
|
||||
desc="wxWindows Configuration Tool Document" \
|
||||
desc="wxWidgets Configuration Tool Document" \
|
||||
exts="pjd"
|
||||
|
||||
|
||||
|
@@ -44,7 +44,7 @@ Nice-to-have
|
||||
for independent apps
|
||||
|
||||
- possibly evolve it into a central command
|
||||
centre for wxWindows: invoke other apps such
|
||||
centre for wxWidgets: invoke other apps such
|
||||
as poEdit, <favourite dialog editor>, help,
|
||||
wizards, etc. Upgrade your wxWin version
|
||||
via the web.
|
Reference in New Issue
Block a user