diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index c788ea30ea..ea3eb46c3c 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -351,7 +351,7 @@ class ViewerManifest(LLManifest,FSViewerManifest): # app_suffix='Viewer' #else: # app_suffix=self.channel_variant() - #return CHANNEL_VENDOR_BASE + ' ' + app_suffix + app_suffix=self.channel_variant() # tag "OS" after CHANNEL_VENDOR_BASE and before any suffix if self.fs_is_opensim():