The R Project SVN R

Rev

Rev 27588 | Blame | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
       <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
    <key>CFBundleExecutable</key>
    <string>R</string>
        <key>CFBundleIdentifier</key>
        <string>org.r-project.R</string>
        <key>CFBundleGetInfoString</key>
    <string>Aqua GUI for R @VERSION@, Copyright (c) 2003-2004 The R Foundation for Statistical Computing</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
        <key>CFBundleName</key>
    <string>R</string>
    <key>CFBundleSignature</key>
    <string>0FFF</string>
        <key>CFBundleVersion</key>
    <string>R @VERSION@</string>
        <key>CFBundleShortVersionString</key>
    <string>@VERSION@</string>
    <key>CSResourcesFileMapped</key>
        <true/>
    <key>CFBundleIconFile</key>
        <string>RLogo.icns</string>     
</dict>
</plist>