diff options
Diffstat (limited to 'indra/newview/Info-SecondLife.plist')
-rw-r--r-- | indra/newview/Info-SecondLife.plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/Info-SecondLife.plist b/indra/newview/Info-SecondLife.plist index f7b11b217c..5db52f040f 100644 --- a/indra/newview/Info-SecondLife.plist +++ b/indra/newview/Info-SecondLife.plist @@ -61,6 +61,10 @@ </array> <key>CFBundleVersion</key> <string>2.1.0.13828</string> + <key>NSPrincipalClass</key> + <string>NSApplication</string> + <key>NSMainNibFile</key> + <string>SecondLife</string> <key>CSResourcesFileMapped</key> <true/> </dict> |