]> git.sesse.net Git - vlc/commitdiff
Mac OS X: added missing key to fix updates with Sparkle.
authorFelix Paul Kühne <fkuehne@videolan.org>
Sat, 22 May 2010 22:10:31 +0000 (00:10 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sat, 22 May 2010 22:10:31 +0000 (00:10 +0200)
Please note that updating pre1 to pre3 won't work because of this missing key *cough*

extras/package/macosx/Info.plist.in

index ee36d19d2e8fd6946455a20798403e3d62a43564..acc334fbadae76c9eb4e3459c9bec66ca65713d5 100644 (file)
        </array>
        <key>SUFeedURL</key>
        <string>http://jones.videolan.org/~videolan/fpk/sparkle/vlc.xml</string>
+       <key>SUPublicDSAKeyFile</key>
+       <string>dsa_pub.pem</string>
        <key>CFBundleExecutable</key>
        <string>VLC</string>
        <key>CFBundleGetInfoString</key>