diff options
author | Jacek Antonelli | 2011-02-22 16:30:33 -0600 |
---|---|---|
committer | McCabe Maxsted | 2011-02-27 15:48:50 -0700 |
commit | 8312c0a9b0714ac18943e9e1949903438134079a (patch) | |
tree | 40289a2db318a7cef8c0b4997210700405dfccee /linden/indra/mac_updater | |
parent | Updated default_grids.xml from current online grids list. (diff) | |
download | meta-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.cpp | 2 |
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 | ¶ms, | 476 | ¶ms, |
477 | &alert); | 477 | &alert); |
478 | 478 | ||