pjs/camino/sparkle
mark%moxienet.com bd7a0b5fac 408498 Makefile cleanup. r=ardissone a/1.6b1=me 2007-12-17 16:21:00 +00:00
..
SUStatus.nib
Sparkle.xcodeproj
Test Application
ca.lproj
cs.lproj
cy.lproj
da.lproj
de.lproj
el.lproj
en.lproj
es.lproj
fi.lproj
fr.lproj
fr_ca.lproj
he.lproj
hu.lproj
id.lproj
is.lproj
it.lproj
ja.lproj
ko.lproj
nl.lproj
no.lproj
pl.lproj
pt.lproj
ru.lproj
se.lproj
sk.lproj
sv.lproj
th.lproj
tr.lproj
zh_CN.lproj
zh_TW.lproj
.cvsignore 408498 Makefile cleanup. r=ardissone a/1.6b1=me 2007-12-17 16:21:00 +00:00
Documentation.zip
Info.plist
License.txt
NSApplication+AppCopies.h
NSApplication+AppCopies.m
NSFileManager+Authentication.h
NSFileManager+Authentication.m
NSFileManager+Verification.h
NSFileManager+Verification.m
NSString+extras.h
NSString+extras.m
README Camino only - Bug 405901: Fix Sparkle's XML attribute handling. r/sr=pink 2007-11-30 16:37:28 +00:00
RSS.h
RSS.m Camino only - Bug 405901: Fix Sparkle's XML attribute handling. r/sr=pink 2007-11-30 16:37:28 +00:00
Release Notes.rtf
SUAppcast.h
SUAppcast.m
SUAppcastItem.h
SUAppcastItem.m
SUAutomaticUpdateAlert.h
SUAutomaticUpdateAlert.m
SUConstants.h
SUConstants.m
SUStatusChecker.h
SUStatusChecker.m
SUStatusController.h
SUStatusController.m
SUUnarchiver.h
SUUnarchiver.m
SUUpdateAlert.h
SUUpdateAlert.m
SUUpdater+Authentication.m
SUUpdater+DSA.m
SUUpdater.h
SUUpdater.m
SUUtilities.h
SUUtilities.m
Sparkle.h
Sparkle.icns
Sparkle_Prefix.pch
md5.c
md5.h

README

Sparkle is an MIT-like-licensed framework used for Camino's auto-update
functionality. See http://sparkle.andymatuschak.org/ for more information about
Sparkle. The Sparkle framework is shipped inside Camino's bundle, and some glue
code is included in Camino itself.

This is trunk r52 of Sparkle:
svn co -r52 http://code.andymatuschak.org/sparkle/trunk Sparkle
with the change from bug 405901. That change has been contributed back to
the Sparkle mainline, so hopefully a future sync will already include it.