diff options
author | James Cook <james@lindenlab.com> | 2007-01-02 08:33:20 +0000 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2007-01-02 08:33:20 +0000 |
commit | 420b91db29485df39fd6e724e782c449158811cb (patch) | |
tree | b471a94563af914d3ed3edd3e856d21cb1b69945 /indra/newview/English.lproj/InfoPlist.strings |
Print done when done.
Diffstat (limited to 'indra/newview/English.lproj/InfoPlist.strings')
-rw-r--r-- | indra/newview/English.lproj/InfoPlist.strings | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/English.lproj/InfoPlist.strings b/indra/newview/English.lproj/InfoPlist.strings new file mode 100644 index 0000000000..8cbe635155 --- /dev/null +++ b/indra/newview/English.lproj/InfoPlist.strings @@ -0,0 +1,5 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "Second Life"; +CFBundleShortVersionString = "Second Life version 1.13.1.6"; +CFBundleGetInfoString = "Second Life version 1.13.1.6, Copyright 2004-2006 Linden Research, Inc."; |