Changeset 470 for branches/0.6
- Timestamp:
- Jun 25, 2006, 7:32:16 PM (16 years ago)
- Location:
- branches/0.6
- Files:
-
- 5 deleted
- 8 edited
- 6 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6/Sparkle.framework/Versions/A/Headers/SUUtilities.h
r317 r470 11 11 id SUInfoValueForKey(NSString *key); 12 12 NSString *SUHostAppName(); 13 NSString *SUHostAppDisplayName(); 13 14 NSString *SUHostAppVersion(); 14 15 NSString *SUHostAppVersionString(); -
branches/0.6/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib/info.nib
r445 r470 6 6 <string>188 142 356 240 0 0 1280 1002 </string> 7 7 <key>IBFramework Version</key> 8 <string>4 43.0</string>8 <string>439.0</string> 9 9 <key>IBSystem Version</key> 10 <string>8 I127</string>10 <string>8J133</string> 11 11 </dict> 12 12 </plist> -
branches/0.6/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib/info.nib
r445 r470 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>425 40 356 240 0 0 1280 832 </string>6 <string>425 51 356 240 0 0 1280 1002 </string> 7 7 <key>IBFramework Version</key> 8 <string>4 46.1</string>8 <string>439.0</string> 9 9 <key>IBOpenObjects</key> 10 10 <array> … … 12 12 </array> 13 13 <key>IBSystem Version</key> 14 <string>8 I127</string>14 <string>8J133</string> 15 15 </dict> 16 16 </plist> -
branches/0.6/macosx/Info.plist.in
r347 r470 46 46 <key>NSAppleScriptEnabled</key> 47 47 <string>YES</string> 48 <key>SUCheckAtStartup</key> 49 <false/> 48 50 <key>SUFeedURL</key> 49 51 <string>http://transmission.m0k.org/appcast.xml</string>
Note: See TracChangeset
for help on using the changeset viewer.