diff options
author | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
commit | 38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch) | |
tree | adca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/English.lproj/InfoPlist.strings | |
parent | README.txt (diff) | |
download | meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2 meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz |
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/English.lproj/InfoPlist.strings')
-rw-r--r-- | linden/indra/newview/English.lproj/InfoPlist.strings | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linden/indra/newview/English.lproj/InfoPlist.strings b/linden/indra/newview/English.lproj/InfoPlist.strings new file mode 100644 index 0000000..ca392f1 --- /dev/null +++ b/linden/indra/newview/English.lproj/InfoPlist.strings | |||
@@ -0,0 +1,5 @@ | |||
1 | /* Localized versions of Info.plist keys */ | ||
2 | |||
3 | CFBundleName = "Second Life"; | ||
4 | CFBundleShortVersionString = "Second Life version 1.13.2.12"; | ||
5 | CFBundleGetInfoString = "Second Life version 1.13.2.12, Copyright 2004-2006 Linden Research, Inc."; | ||