aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorDavid Seikel2011-02-13 14:37:44 +1000
committerDavid Seikel2011-02-13 14:37:44 +1000
commite68da291f855b1d8dd0012af67f172a2244936c2 (patch)
tree3e53b84b4ffa856e152cf05b00d2f3db582dd66e /linden/indra/newview/llappviewer.cpp
parentRevert "Comment out the server tellinsg us what the search URL is, seems the ... (diff)
downloadmeta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.zip
meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.gz
meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.bz2
meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.xz
UNBRANDING! Conservativley remove references to "second life", replacing them with something generic.
Diffstat (limited to '')
-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 7555c87..d7b6814 100644
--- a/linden/indra/newview/llappviewer.cpp
+++ b/linden/indra/newview/llappviewer.cpp
@@ -1803,7 +1803,7 @@ bool LLAppViewer::initConfiguration()
1803 if(!loadSettingsFromDirectory("Default", set_defaults)) 1803 if(!loadSettingsFromDirectory("Default", set_defaults))
1804 { 1804 {
1805 std::ostringstream msg; 1805 std::ostringstream msg;
1806 msg << "Second Life could not load its default settings file. \n" 1806 msg << "This viewer could not load its default settings file. \n"
1807 << "The installation may be corrupted. \n"; 1807 << "The installation may be corrupted. \n";
1808 1808
1809 OSMessageBox( 1809 OSMessageBox(