[vlc-commits] commit: Mac OS X: added missing key to fix updates with Sparkle. ( Felix Paul Kühne )
git at videolan.org
git at videolan.org
Sun May 23 00:10:43 CEST 2010
- Previous message: [vlc-commits] commit: Mac OS X: added various missing file extensions to the supported-by-this-application-list (xa, m3u8, b4s, vlc, xm, amr, aob, dts, cdg, idx, oma, voc, vqf, mpeg1, mpeg2, mpeg4, mts, mid, mlp, webm, rar, rec, rmi, s3m, vro, tod, utf) ( Felix Paul Kühne )
- Next message: [vlc-commits] commit: Mac OS X: added missing key to fix updates with Sparkle. ( Felix Paul Kühne )
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun May 23 00:10:31 2010 +0200| [13acaa7e01519d2c8f8e6743e297611b14add161] | committer: Felix Paul Kühne
Mac OS X: added missing key to fix updates with Sparkle.
Please note that updating pre1 to pre3 won't work because of this missing key *cough*
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=13acaa7e01519d2c8f8e6743e297611b14add161
---
extras/package/macosx/Info.plist.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/extras/package/macosx/Info.plist.in b/extras/package/macosx/Info.plist.in
index ee36d19..acc334f 100644
--- a/extras/package/macosx/Info.plist.in
+++ b/extras/package/macosx/Info.plist.in
@@ -1281,6 +1281,8 @@
</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>
- Previous message: [vlc-commits] commit: Mac OS X: added various missing file extensions to the supported-by-this-application-list (xa, m3u8, b4s, vlc, xm, amr, aob, dts, cdg, idx, oma, voc, vqf, mpeg1, mpeg2, mpeg4, mts, mid, mlp, webm, rar, rec, rmi, s3m, vro, tod, utf) ( Felix Paul Kühne )
- Next message: [vlc-commits] commit: Mac OS X: added missing key to fix updates with Sparkle. ( Felix Paul Kühne )
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the vlc-commits
mailing list