diff options
author | Jacek Antonelli | 2008-10-14 19:55:17 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-10-14 20:30:37 -0500 |
commit | e9d939e0e612f8c6b6c435eb99a6803207e081b2 (patch) | |
tree | 1dc9ba334edb02cd606ff479f5dbfc5b166760c5 /linden/indra/newview/English.lproj | |
parent | Rebranded Linux-specific installer/support files. (diff) | |
download | meta-impy-e9d939e0e612f8c6b6c435eb99a6803207e081b2.zip meta-impy-e9d939e0e612f8c6b6c435eb99a6803207e081b2.tar.gz meta-impy-e9d939e0e612f8c6b6c435eb99a6803207e081b2.tar.bz2 meta-impy-e9d939e0e612f8c6b6c435eb99a6803207e081b2.tar.xz |
Rebranded Mac-specific installer/support files.
Replaced instances of "Second Life" with "Imprudence", etc.
Diffstat (limited to 'linden/indra/newview/English.lproj')
-rw-r--r-- | linden/indra/newview/English.lproj/InfoPlist.strings | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/linden/indra/newview/English.lproj/InfoPlist.strings b/linden/indra/newview/English.lproj/InfoPlist.strings index 881483e..784a1b7 100644 --- a/linden/indra/newview/English.lproj/InfoPlist.strings +++ b/linden/indra/newview/English.lproj/InfoPlist.strings | |||
@@ -1,6 +1,6 @@ | |||
1 | /* Localized versions of Info.plist keys */ | 1 | /* Localized versions of Info.plist keys */ |
2 | 2 | ||
3 | CFBundleName = "Second Life"; | 3 | CFBundleName = "Imprudence"; |
4 | CFBundleShortVersionString = "Second Life version 1.20.9.87416"; | 4 | CFBundleShortVersionString = "Imprudence version 1.0.0"; |
5 | CFBundleGetInfoString = "Second Life version 1.20.9.87416, Copyright 2004-2008 Linden Research, Inc."; | 5 | CFBundleGetInfoString = "Imprudence version 1.0.0, Copyright 2004-2008 Linden Research, Inc."; |
6 | 6 | ||