aboutsummaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorMax Horn2003-03-20 23:02:52 +0000
committerMax Horn2003-03-20 23:02:52 +0000
commit3121e8c45d1f68d524e92c5e95e39e48a299c17e (patch)
tree138f9b9b2caff56046d551f3f74a1b61d4a6fdac /Info.plist
parentc36c32fd3910168ecee6538b6d4e00f87ab833d9 (diff)
downloadscummvm-rg350-3121e8c45d1f68d524e92c5e95e39e48a299c17e.tar.gz
scummvm-rg350-3121e8c45d1f68d524e92c5e95e39e48a299c17e.tar.bz2
scummvm-rg350-3121e8c45d1f68d524e92c5e95e39e48a299c17e.zip
updated to plist 1.0
svn-id: r6840
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/Info.plist b/Info.plist
index efa3feba0b..8eb88d9091 100644
--- a/Info.plist
+++ b/Info.plist
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
-<plist version="0.9">
+<!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>CFBundleDisplayName</key>
+ <string>ScummVM</string>
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>