blob: 85b64a878804f521cdf6122b0363ce4eaa09b0c2 (
plain)
1
2
3
4
5
6
|
/* 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.";
|