diff options
Diffstat (limited to 'macosx/plugins/DFNet/it.lproj/InfoPlist.strings')
| -rwxr-xr-x | macosx/plugins/DFNet/it.lproj/InfoPlist.strings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macosx/plugins/DFNet/it.lproj/InfoPlist.strings b/macosx/plugins/DFNet/it.lproj/InfoPlist.strings new file mode 100755 index 00000000..51a3d518 --- /dev/null +++ b/macosx/plugins/DFNet/it.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 (c) 2010 C.W. Betts."; |
