From 883102230fc3a6a3bbf157ca4b97beef2d3457d2 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Tue, 22 Feb 2011 16:30:33 -0600 Subject: Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. --- linden/indra/llcommon/llsecondlifeurls.cpp | 2 +- linden/indra/mac_updater/mac_updater.cpp | 2 +- linden/indra/newview/app_settings/settings.xml | 6 +++--- linden/indra/newview/hippoGridManager.cpp | 2 +- linden/indra/newview/imprudence.url | 2 +- linden/indra/newview/llappviewer.cpp | 2 +- linden/indra/newview/skins/default/xui/en-us/floater_about.xml | 2 +- linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 4 ++-- linden/indra/newview/skins/default/xui/en-us/notifications.xml | 10 +++++----- linden/indra/win_updater/updater.cpp | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) (limited to 'linden/indra') diff --git a/linden/indra/llcommon/llsecondlifeurls.cpp b/linden/indra/llcommon/llsecondlifeurls.cpp index 1669f7b..7be7bde 100644 --- a/linden/indra/llcommon/llsecondlifeurls.cpp +++ b/linden/indra/llcommon/llsecondlifeurls.cpp @@ -44,4 +44,4 @@ const std::string BUY_CURRENCY_URL ( const std::string RELEASE_NOTES_BASE_URL ( - "http://imprudenceviewer.org/wiki/Release_Notes/"); \ No newline at end of file + "http://wiki.kokuaviewer.org/wiki/Imprudence:Release_Notes/"); diff --git a/linden/indra/mac_updater/mac_updater.cpp b/linden/indra/mac_updater/mac_updater.cpp index cf9de4b..03c6f6f 100644 --- a/linden/indra/mac_updater/mac_updater.cpp +++ b/linden/indra/mac_updater/mac_updater.cpp @@ -472,7 +472,7 @@ int main(int argc, char **argv) err = CreateStandardAlert( kAlertStopAlert, CFSTR("Error"), - CFSTR("An error occurred while updating Imprudence. Please download the latest version from http://imprudenceviewer.org/download/"), + CFSTR("An error occurred while updating Imprudence. Please download the latest version from http://wiki.kokuaviewer.org/wiki/Imprudence:Downloads"), ¶ms, &alert); diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 890d018..c8bdf87 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml @@ -68,7 +68,7 @@ Type String Value - http://imprudenceviewer.org + http://blog.kokuaviewer.org BrowserLastVisited @@ -1276,7 +1276,7 @@ Type String Value - http://imprudenceviewer.org/app/client_list/ + http://app.kokuaviewer.org/client_list/ WarnClientTags @@ -6921,7 +6921,7 @@ Type String Value - http://imprudenceviewer.org/splash/ + LogTextureDownloadsToViewerLog diff --git a/linden/indra/newview/hippoGridManager.cpp b/linden/indra/newview/hippoGridManager.cpp index 5a229fd..bb55881 100644 --- a/linden/indra/newview/hippoGridManager.cpp +++ b/linden/indra/newview/hippoGridManager.cpp @@ -799,7 +799,7 @@ void HippoGridManager::loadFromFile() parseFile(gDirUtilp->getExpandedFilename(LL_PATH_APP_SETTINGS, "default_grids.xml"), !mGridInfo.empty()); // merge grid info from web site, if newer. Force load, if list of grids is empty. if (gSavedSettings.getBOOL("CheckForGridUpdates")) - parseUrl("http://imprudenceviewer.org/app/grids/", !mGridInfo.empty()); + parseUrl("http://app.kokuaviewer.org/grids/grids.xml", !mGridInfo.empty()); std::string last_grid = gSavedSettings.getString("LastSelectedGrid"); if (last_grid.empty()) last_grid = gSavedSettings.getString("DefaultGrid"); diff --git a/linden/indra/newview/imprudence.url b/linden/indra/newview/imprudence.url index 9cc3cc0..959f94f 100644 --- a/linden/indra/newview/imprudence.url +++ b/linden/indra/newview/imprudence.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://imprudenceviewer.org/wiki/Features \ No newline at end of file +URL=http://wiki.kokuaviewer.org/wiki/Imprudence:Features diff --git a/linden/indra/newview/llappviewer.cpp b/linden/indra/newview/llappviewer.cpp index f281734..9182f40 100644 --- a/linden/indra/newview/llappviewer.cpp +++ b/linden/indra/newview/llappviewer.cpp @@ -3219,7 +3219,7 @@ void LLAppViewer::badNetworkHandler() "the issue. \n" " \n" "If the problem continues, please report the issue at: \n" - "http://imprudenceviewer.org" << grid_support_msg; + "http://redmine.kokuaviewer.org/projects/imprudence" << grid_support_msg; forceDisconnect(message.str()); } diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml index ef02bfa..db4e11d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml @@ -9,7 +9,7 @@ word_wrap="true"> The Imprudence Viewer was rocked hard by: Jacek Antonelli, McCabe Maxsted, Armin Weatherwax, Elektra Hesse, and CodeBastard Redgrave. - http://imprudenceviewer.org + http://kokuaviewer.org/ Imprudence is so awesome thanks to contributions from many generous people: diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml index 48f3530..58e3b99 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml @@ -815,12 +815,12 @@ + userdata="WebLaunchImprudenceBlog,http://blog.kokuaviewer.org/" /> + userdata="WebLaunchImprudenceForums,http://forums.kokuaviewer.org/" /> Imprudence -imprudenceviewer.org +kokuaviewer.org Second Life secondlife.com @@ -6678,7 +6678,7 @@ The region you have entered is running a different simulator version. Click this icon="notify.tga" name="QueryClientTags" type="notify"> -Would you like to have the client tag database automatically updated from imprudenceviewer.org? +Would you like to have the client tag database automatically updated from kokuaviewer.org? This ensures that you have the latest information available regarding other clients.
@@ -6750,7 +6750,7 @@ GRAVITY -- -9.8 For information about this feature, click "More Info". - http://imprudenceviewer.org/wiki/Build_Math_Expressions + http://wiki.kokuaviewer.org/wiki/Imprudence:Build_Math_Expressions - http://imprudenceviewer.org/wiki/Build_Math_Expressions + http://wiki.kokuaviewer.org/wiki/Imprudence:Build_Math_Expressions - http://imprudenceviewer.org/wiki/Restore_to_Last_Position + http://wiki.kokuaviewer.org/wiki/Imprudence:Restore_to_Last_Position