summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorpalange <palange@lindenlab.com>2010-03-23 19:38:31 -0700
committerpalange <palange@lindenlab.com>2010-03-23 19:38:31 -0700
commit3ad56f22158dd2665204745af2171689f208cd7e (patch)
tree69aa35b69bd2717ce5c45919cf672606489b8df9 /indra
parentc2686fad3717e4cf206e91c98bf24f2c7903dec1 (diff)
EXT-6522 Changed app bundle to Second Life Viewer 2.app (Mac)
Diffstat (limited to 'indra')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 987efc60b2..18ac10fe38 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -686,7 +686,7 @@ class DarwinManifest(ViewerManifest):
def package_finish(self):
- channel_standin = 'Second Life' # hah, our default channel is not usable on its own
+ channel_standin = 'Second Life Viewer 2' # hah, our default channel is not usable on its own
if not self.default_channel():
channel_standin = self.channel()