aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2011-02-22 16:30:33 -0600
committerJacek Antonelli2011-02-22 16:42:39 -0600
commit883102230fc3a6a3bbf157ca4b97beef2d3457d2 (patch)
tree22c5d57b833586117a9ed9ca1fdce68775041a9c /linden/indra/newview/llappviewer.cpp
parentUpdated default_grids.xml from current online grids list. (diff)
downloadmeta-impy-883102230fc3a6a3bbf157ca4b97beef2d3457d2.zip
meta-impy-883102230fc3a6a3bbf157ca4b97beef2d3457d2.tar.gz
meta-impy-883102230fc3a6a3bbf157ca4b97beef2d3457d2.tar.bz2
meta-impy-883102230fc3a6a3bbf157ca4b97beef2d3457d2.tar.xz
Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.
Diffstat (limited to 'linden/indra/newview/llappviewer.cpp')
-rw-r--r--linden/indra/newview/llappviewer.cpp2
1 files changed, 1 insertions, 1 deletions
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()
3219 "the issue. \n" 3219 "the issue. \n"
3220 " \n" 3220 " \n"
3221 "If the problem continues, please report the issue at: \n" 3221 "If the problem continues, please report the issue at: \n"
3222 "http://imprudenceviewer.org" << grid_support_msg; 3222 "http://redmine.kokuaviewer.org/projects/imprudence" << grid_support_msg;
3223 forceDisconnect(message.str()); 3223 forceDisconnect(message.str());
3224} 3224}
3225 3225