blob: cfd333f618e28d93e1cb609e0b1926e5b6f9758e (
plain)
1
2
3
4
5
6
7
|
/* Localized versions of Info.plist keys */
CFBundleName = "Second Life";
CFBundleShortVersionString = "Second Life version 1.23.0.0";
CFBundleGetInfoString = "Second Life version 1.23.0.0, Copyright 2004-2008 Linden Research, Inc.";
|