From d5cfd302587a6eaaafc2a5d06763b1b9366a7873 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sat, 7 Mar 2009 22:07:58 -0600 Subject: Moved Info-SecondLife.plist to Info-Imprudence.plist --- linden/indra/newview/viewer_manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linden/indra/newview/viewer_manifest.py') diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py index 3583726..ba4c8a2 100755 --- a/linden/indra/newview/viewer_manifest.py +++ b/linden/indra/newview/viewer_manifest.py @@ -403,7 +403,7 @@ class DarwinManifest(ViewerManifest): # /Contents/MacOS/ self.contents_of_tar(self.args['source']+'/mozilla-universal-darwin.tgz', 'MacOS') - self.path("Info-SecondLife.plist", dst="Info.plist") + self.path("Info-Imprudence.plist", dst="Info.plist") # copy additional libs in /Contents/MacOS/ self.path("../../libraries/universal-darwin/lib_release/libndofdev.dylib", dst="MacOS/libndofdev.dylib") -- cgit v1.1