aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/mac_updater
diff options
context:
space:
mode:
authorJacek Antonelli2011-02-22 16:30:33 -0600
committerMcCabe Maxsted2011-02-27 15:48:50 -0700
commit8312c0a9b0714ac18943e9e1949903438134079a (patch)
tree40289a2db318a7cef8c0b4997210700405dfccee /linden/indra/mac_updater
parentUpdated default_grids.xml from current online grids list. (diff)
downloadmeta-impy-8312c0a9b0714ac18943e9e1949903438134079a.zip
meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.tar.gz
meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.tar.bz2
meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.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