aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llappviewer.h
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.h
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llappviewer.h b/linden/indra/newview/llappviewer.h
index 7b3230a..7c9fe89 100644
--- a/linden/indra/newview/llappviewer.h
+++ b/linden/indra/newview/llappviewer.h
@@ -100,7 +100,7 @@ public:
100 100
101 bool getPurgeCache() const { return mPurgeCache; } 101 bool getPurgeCache() const { return mPurgeCache; }
102 102
103 const std::string& getSecondLifeTitle() const; // The Second Life title. 103 const std::string& getSecondLifeTitle() const; // The viewer title.
104 const std::string& getWindowTitle() const; // The window display name. 104 const std::string& getWindowTitle() const; // The window display name.
105 105
106 void forceDisconnect(const std::string& msg); // Force disconnection, with a message to the user. 106 void forceDisconnect(const std::string& msg); // Force disconnection, with a message to the user.