aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/mac_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/mac_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/mac_updater')
-rw-r--r--linden/indra/mac_updater/mac_updater.cpp2
1 files changed, 1 insertions, 1 deletions
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)
472 err = CreateStandardAlert( 472 err = CreateStandardAlert(
473 kAlertStopAlert, 473 kAlertStopAlert,
474 CFSTR("Error"), 474 CFSTR("Error"),
475 CFSTR("An error occurred while updating Imprudence. Please download the latest version from http://imprudenceviewer.org/download/"), 475 CFSTR("An error occurred while updating Imprudence. Please download the latest version from http://wiki.kokuaviewer.org/wiki/Imprudence:Downloads"),
476 &params, 476 &params,
477 &alert); 477 &alert);
478 478