~ubuntu-branches/ubuntu/precise/transmission/precise

« back to all changes in this revision

Viewing changes to macosx/Sparkle.framework/Versions/Current/Headers/SUConstants.h

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-05-17 19:39:51 UTC
  • mto: (1.3.4 upstream) (2.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: james.westby@ubuntu.com-20090517193951-k8x15sqoxzf7cuyx
ImportĀ upstreamĀ versionĀ 1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//
2
 
//  SUConstants.h
3
 
//  Sparkle
4
 
//
5
 
//  Created by Andy Matuschak on 3/16/06.
6
 
//  Copyright 2006 Andy Matuschak. All rights reserved.
7
 
//
8
 
 
9
 
extern NSString *SUUpdaterWillRestartNotification;
10
 
 
11
 
extern NSString *SUCheckAtStartupKey;
12
 
extern NSString *SUFeedURLKey;
13
 
extern NSString *SUShowReleaseNotesKey;
14
 
extern NSString *SUSkippedVersionKey;
15
 
extern NSString *SUScheduledCheckIntervalKey;
16
 
extern NSString *SULastCheckTimeKey;
17
 
extern NSString *SUExpectsDSASignatureKey;
18
 
extern NSString *SUPublicDSAKeyKey;
19
 
extern NSString *SUAutomaticallyUpdateKey;
20
 
extern NSString *SUAllowsAutomaticUpdatesKey;
 
 
b'\\ No newline at end of file'