diff options
Diffstat (limited to 'macosx/plugins/PeopsXgl/en.lproj/InfoPlist.strings')
| -rw-r--r-- | macosx/plugins/PeopsXgl/en.lproj/InfoPlist.strings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macosx/plugins/PeopsXgl/en.lproj/InfoPlist.strings b/macosx/plugins/PeopsXgl/en.lproj/InfoPlist.strings new file mode 100644 index 00000000..c00fde43 --- /dev/null +++ b/macosx/plugins/PeopsXgl/en.lproj/InfoPlist.strings @@ -0,0 +1,6 @@ +/* Localized versions of Info.plist keys */ + +CFBundleName = "Peops OpenGL GPU Plugin"; +CFBundleShortVersionString = "GPU Plugin 1.17"; +CFBundleGetInfoString = "OpenGL GPU Renderer Plugin version 1.17."; +NSHumanReadableCopyright = "Copyright © 2004 Gil Pedersen."; |
