From 8a606bb00661d5532f2bc7484693a99a2bf9983e Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Wed, 4 Mar 2009 19:04:46 +0000 Subject: [PATCH] More wxWindows -> wxWidgets updates (mostly URLs and mailing list addresses). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/base/readme.txt | 2 +- docs/mgl/install.txt | 2 +- docs/motif/install.txt | 4 ++-- docs/msw/wince/readme.txt | 2 +- docs/palmos/readme.txt | 3 ++- docs/publicity/publicity.txt | 2 +- docs/publicity/slogans.txt | 6 +++--- docs/x11/install.txt | 4 ++-- 8 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/base/readme.txt b/docs/base/readme.txt index f3565323d9..97cb8f6a59 100644 --- a/docs/base/readme.txt +++ b/docs/base/readme.txt @@ -133,7 +133,7 @@ namely: * Usenet newsgroup comp.soft-sys.wxwindows -* Mailing lists: see http://lists.wxwindows.org/ for more information +* Mailing lists: see http://lists.wxwidgets.org/ for more information * WWW page: http://www.wxwidgets.org/ diff --git a/docs/mgl/install.txt b/docs/mgl/install.txt index 8ed50983f9..adf60c38ac 100644 --- a/docs/mgl/install.txt +++ b/docs/mgl/install.txt @@ -246,7 +246,7 @@ Bug reports Please send bug reports with a description of your environment, compiler and the error message(s) to the wxwin-developers mailing list at: - wx-dev@lists.wxwindows.org + wx-dev@lists.wxwidgets.org Vaclav Slavik, Julian Smart, Robert Roebling and Vadim Zeitlin, February 2002. Mike Wetherell 2005/2006 diff --git a/docs/motif/install.txt b/docs/motif/install.txt index 973e659693..b8fc8d22fd 100644 --- a/docs/motif/install.txt +++ b/docs/motif/install.txt @@ -37,7 +37,7 @@ First steps Using configure is the only way to build the library. If it doesn't work for you for whatever reason, please report it (together with detailed information about your platform and the (relevant part of) contents of - config.log file) to wx-dev@lists.wxwindows.org. + config.log file) to wx-dev@lists.wxwidgets.org. COMPILING USING CONFIGURE @@ -540,7 +540,7 @@ Bug reports Please send bug reports with a description of your environment, compiler and the error message(s) to the wxwin-developers mailing list at: - wx-dev@lists.wxwindows.org + wx-dev@lists.wxwidgets.org Julian Smart, Robert Roebling and Vadim Zeitlin, November 1999. diff --git a/docs/msw/wince/readme.txt b/docs/msw/wince/readme.txt index a811e3fa48..cd750f9f4b 100644 --- a/docs/msw/wince/readme.txt +++ b/docs/msw/wince/readme.txt @@ -139,7 +139,7 @@ about how to use wxWidgets with Windows CE, and further work that needs to be done, see the wxWinCE topic in the reference manual, and also: -http://wiki.wxwindows.org/wiki.pl?Developers_Notebook/WxWinCE +http://wiki.wxwidgets.org/Developers_Notebook/WxWinCE The "Life!" demo in demos/life has some adaptations for wxWinCE, and also demonstrates how to make an installer for diff --git a/docs/palmos/readme.txt b/docs/palmos/readme.txt index faf280fc3f..affc0f6734 100644 --- a/docs/palmos/readme.txt +++ b/docs/palmos/readme.txt @@ -77,7 +77,8 @@ wxWidgets 2.5.3 CSV source tree. Whenever possible, I have used the Palm OS 6 A in places where the API was not practical to use, I wrote my own functions. I am submitting this source package as an entry in the wxWidgets Palm OS 6 port -challenge. Details on this challenge are available at http://www.wxwindows.org/palmos.htm +challenge. Details on this challenge are available at: +http://www.wxwidgets.org/about/news/palmos.htm Please note that this port is in a very early state. Currently the port provides limited functionality for the wxFrame, wxMenu, wxStatusBar, diff --git a/docs/publicity/publicity.txt b/docs/publicity/publicity.txt index 6ea0e62e96..81e71a7ea6 100644 --- a/docs/publicity/publicity.txt +++ b/docs/publicity/publicity.txt @@ -88,7 +88,7 @@ a) FreshMeat: - hit "new release" at the top - follow the step by step -b) wx-announce mailing list: mailto:wx-announce@lists.wxwindows.org +b) wx-announce mailing list: mailto:wx-announce@lists.wxwidgets.org [where is the announcement text? TODO] diff --git a/docs/publicity/slogans.txt b/docs/publicity/slogans.txt index f73aac755a..19c7263c24 100644 --- a/docs/publicity/slogans.txt +++ b/docs/publicity/slogans.txt @@ -19,7 +19,7 @@ wxWidgets: "Practically Perfect in Every Way" On tote bag: -"Bag yourself some cool tools at wxwindows.org" +"Bag yourself some cool tools at wxwidgets.org" ----------- @@ -29,13 +29,13 @@ Build an app for Windows, Mac and Linux in a week? No sweat. -wxwindows.org +wxwidgets.org ----------- Hallelujah! The future is open source and OS-agnostic. -Tool up for it at wxwindows.org. +Tool up for it at wxwidgets.org. ----------- diff --git a/docs/x11/install.txt b/docs/x11/install.txt index d9d78aabe3..ada821077d 100644 --- a/docs/x11/install.txt +++ b/docs/x11/install.txt @@ -32,7 +32,7 @@ First steps Using configure is the recommended way to build the library. If it doesn't work for you for whatever reason, please report it (together with detailed information about your platform and the (relevant part of) contents of - config.log file) to wx-dev@lists.wxwindows.org. + config.log file) to wx-dev@lists.wxwidgets.org. COMPILING USING CONFIGURE ========================= @@ -520,6 +520,6 @@ Bug reports Please send bug reports with a description of your environment, compiler and the error message(s) to the wxwin-developers mailing list at: - wx-dev@lists.wxwindows.org + wx-dev@lists.wxwidgets.org