aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon
diff options
context:
space:
mode:
authorDavid Seikel2011-02-13 14:38:54 +1000
committerDavid Seikel2011-02-13 14:38:54 +1000
commit325f9c40159793b4d25a19d88dd7e2d205fff3b8 (patch)
tree9aa7136d004b9a81bf423e87f349e48380eb45e7 /linden/indra/llcommon
parentUNBRANDING! Conservativley remove references to "second life", replacing the... (diff)
downloadmeta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.zip
meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.gz
meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.bz2
meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.xz
Changing some "Second Life" references to "meta-impy".
Diffstat (limited to 'linden/indra/llcommon')
-rw-r--r--linden/indra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h
index ad6a88a..a571b95 100644
--- a/linden/indra/llcommon/llversionviewer.h
+++ b/linden/indra/llcommon/llversionviewer.h
@@ -40,7 +40,7 @@ const S32 LL_VERSION_MINOR = 23;
40const S32 LL_VERSION_PATCH = 5; 40const S32 LL_VERSION_PATCH = 5;
41const S32 LL_VERSION_BUILD = 136262; 41const S32 LL_VERSION_BUILD = 136262;
42 42
43const char * const LL_VIEWER_NAME = "Second Life"; 43const char * const LL_VIEWER_NAME = "meta-impy";
44 44
45// These aren't used anymore. 45// These aren't used anymore.
46// The channel is ViewerChannelName in settings.xml 46// The channel is ViewerChannelName in settings.xml