Browse CVS Repository
Contents of /undmail/guiproto/English.lproj/InfoPlist.strings
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1.1.1 -
( show annotations)
( download)
(vendor branch)
Mon Nov 11 15:40:37 2002 UTC
(21 years, 5 months ago)
by footashida
Branch: MAIN, ventor
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
| 1 |
/* Localized versions of Info.plist keys */ |
| 2 |
|
| 3 |
CFBundleName = "undproto"; |
| 4 |
CFBundleShortVersionString = "undproto version 0.1"; |
| 5 |
CFBundleGetInfoString = "undproto version 0.1, Copyright 2002 __MyCompanyName__."; |
| 6 |
NSHumanReadableCopyright = "Copyright 2002 __MyCompanyName__."; |
|