diff options
Diffstat (limited to 'macosx/plugins/DFNet/en.lproj/InfoPlist.strings')
| -rw-r--r-- | macosx/plugins/DFNet/en.lproj/InfoPlist.strings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macosx/plugins/DFNet/en.lproj/InfoPlist.strings b/macosx/plugins/DFNet/en.lproj/InfoPlist.strings new file mode 100644 index 00000000..0ce5a8fc --- /dev/null +++ b/macosx/plugins/DFNet/en.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "NetPlay"; +CFBundleShortVersionString = "1.0"; +CFBundleGetInfoString = "NetPlay plugin by linuzappz."; +NSHumanReadableCopyright = "Copyright © 2010 C.W. Betts."; |
