aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/win_updater
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/win_updater
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/win_updater')
-rw-r--r--linden/indra/win_updater/updater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/win_updater/updater.cpp b/linden/indra/win_updater/updater.cpp
index 5031270..3312e7a 100644
--- a/linden/indra/win_updater/updater.cpp
+++ b/linden/indra/win_updater/updater.cpp
@@ -457,7 +457,7 @@ WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nSho
457 L"The Imprudence auto-update has failed.\n" 457 L"The Imprudence auto-update has failed.\n"
458 L"The problem may be caused by other software installed \n" 458 L"The problem may be caused by other software installed \n"
459 L"on your computer, such as a firewall.\n" 459 L"on your computer, such as a firewall.\n"
460 L"Please visit http://imprudenceviewer.org/download/ \n" 460 L"Please visit http://wiki.kokuaviewer.org/wiki/Imprudence:Downloads \n"
461 L"to download the latest version of Imprudence.\n", 461 L"to download the latest version of Imprudence.\n",
462 NULL, MB_OK); 462 NULL, MB_OK);
463 return 1; 463 return 1;