adium 5743:4d72102a0eb1: Updated the Growl SDK to 2.0.1.

commits at adium.im commits at adium.im
Tue Oct 29 20:01:39 UTC 2013


details:	http://hg.adium.im/adium/rev/4d72102a0eb1
revision:	5743:4d72102a0eb1
branch:		adium-1.5.9
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Tue Oct 29 20:54:27 2013 +0100

Updated the Growl SDK to 2.0.1.

diffs (129 lines):

diff -r 18d544e9956f -r 4d72102a0eb1 Frameworks/Growl.framework/Versions/A/Growl
Binary file Frameworks/Growl.framework/Versions/A/Growl has changed
diff -r 18d544e9956f -r 4d72102a0eb1 Frameworks/Growl.framework/Versions/A/Headers/GrowlPluginPreferenceStrings.h
--- a/Frameworks/Growl.framework/Versions/A/Headers/GrowlPluginPreferenceStrings.h	Tue Oct 29 19:53:30 2013 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,67 +0,0 @@
-//
-//  GrowlPluginPreferenceStrings.h
-//  Growl
-//
-//  Created by Daniel Siemer on 1/30/12.
-//  Copyright (c) 2012 The Growl Project. All rights reserved.
-//
-
-/* FOR GROWL DEVELOPED COCOA PLUGINS ONLY AT THIS TIME, NOT STABLE */
-
-#import <Foundation/Foundation.h>
-
-#define GrowlDisplayOpacity NSLocalizedStringFromTable(@"Opacity:", @"PluginPrefStrings", @"How clear the display is")
-#define GrowlDisplayDuration NSLocalizedStringFromTable(@"Duration:", @"PluginPrefStrings", @"How long a notification will stay on screen")
-
-#define GrowlDisplayPriority NSLocalizedStringFromTable(@"Priority: (low to high)", @"PluginPrefStrings", @"Label for columns of color wells for various priority levels")
-#define GrowlDisplayPriorityLow NSLocalizedStringFromTable(@"Very Low", @"PluginPrefStrings", @"Notification Priority Very Low")
-#define GrowlDisplayPriorityModerate NSLocalizedStringFromTable(@"Moderate", @"PluginPrefStrings", @"Notification Priority Moderate")
-#define GrowlDisplayPriorityNormal NSLocalizedStringFromTable(@"Normal", @"PluginPrefStrings", @"Notification Priority Normal")
-#define GrowlDisplayPriorityHigh NSLocalizedStringFromTable(@"High", @"PluginPrefStrings", @"Notification Priority High")
-#define GrowlDisplayPriorityEmergency NSLocalizedStringFromTable(@"Emergency", @"PluginPrefStrings", @"Notification Priority Emergency")
-
-#define GrowlDisplayTextColor NSLocalizedStringFromTable(@"Text", @"PluginPrefStrings", @"Label for row of color wells for the text element of the plugin")
-#define GrowlDisplayBackgroundColor NSLocalizedStringFromTable(@"Background", @"PluginPrefStrings", @"Label for row of color wells for the background of the plugin")
-
-#define GrowlDisplayLimitLines NSLocalizedStringFromTable(@"Limit to 2-5 lines", @"PluginPrefStrings", @"Checkbox to limit the display to 2-5 lines")
-#define GrowlDisplayScreen NSLocalizedStringFromTable(@"Screen:", @"PluginPrefStrings", @"Label for box to select screen for display to use")
-#define GrowlDisplaySize NSLocalizedStringFromTable(@"Size:", @"PluginPrefStrings", @"Label for pop up box for selecting the size of the display")
-#define GrowlDisplaySizeNormal NSLocalizedStringFromTable(@"Normal", @"PluginPrefStrings", @"Normal size for the display")
-#define GrowlDisplaySizeLarge NSLocalizedStringFromTable(@"Large", @"PluginPrefStrings", @"Large size for the display")
-#define GrowlDisplaySizeSmall NSLocalizedStringFromTable(@"Small", @"PluginPrefStrings", @"Small size for the display")
-
-#define GrowlDisplayFloatingIcon NSLocalizedStringFromTable(@"Floating Icon", @"PluginPrefStrings", @"Label for checkbox that says to do a floating icon")
-
-#define GrowlDisplayEffect NSLocalizedStringFromTable(@"Effect:", @"PluginPrefStrings", @"Label for the effect to use")
-#define GrowlDisplayEffectSlide NSLocalizedStringFromTable(@"Slide", @"PluginPrefStrings", @"A slide effect")
-#define GrowlDisplayEffectFade NSLocalizedStringFromTable(@"Fade", @"PluginPrefStrings", @"A fade effect")
-
- at interface GrowlPluginPreferenceStrings : NSObject
-
- at property (nonatomic, retain) NSString *growlDisplayOpacity;
- at property (nonatomic, retain) NSString *growlDisplayDuration;
-
- at property (nonatomic, retain) NSString *growlDisplayPriority;
- at property (nonatomic, retain) NSString *growlDisplayPriorityVeryLow;
- at property (nonatomic, retain) NSString *growlDisplayPriorityModerate;
- at property (nonatomic, retain) NSString *growlDisplayPriorityNormal;
- at property (nonatomic, retain) NSString *growlDisplayPriorityHigh;
- at property (nonatomic, retain) NSString *growlDisplayPriorityEmergency;
-
- at property (nonatomic, retain) NSString *growlDisplayTextColor;
- at property (nonatomic, retain) NSString *growlDisplayBackgroundColor;
-
- at property (nonatomic, retain) NSString *growlDisplayLimitLines;
- at property (nonatomic, retain) NSString *growlDisplayScreen;
- at property (nonatomic, retain) NSString *growlDisplaySize;
- at property (nonatomic, retain) NSString *growlDisplaySizeNormal;
- at property (nonatomic, retain) NSString *growlDisplaySizeLarge;
- at property (nonatomic, retain) NSString *growlDisplaySizeSmall;
-
- at property (nonatomic, retain) NSString *growlDisplayFloatingIcon;
-
- at property (nonatomic, retain) NSString *effectLabel;
- at property (nonatomic, retain) NSString *slideEffect;
- at property (nonatomic, retain) NSString *fadeEffect;
-
- at end
diff -r 18d544e9956f -r 4d72102a0eb1 Frameworks/Growl.framework/Versions/A/Resources/Info.plist
--- a/Frameworks/Growl.framework/Versions/A/Resources/Info.plist	Tue Oct 29 19:53:30 2013 +0100
+++ b/Frameworks/Growl.framework/Versions/A/Resources/Info.plist	Tue Oct 29 20:54:27 2013 +0100
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>BuildMachineOSBuild</key>
-	<string>12A269</string>
+	<string>12C60</string>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleExecutable</key>
@@ -15,25 +15,25 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.0</string>
+	<string>2.0.1</string>
 	<key>CFBundleSignature</key>
 	<string>GRRR</string>
 	<key>CFBundleVersion</key>
-	<string>2.0</string>
+	<string>2.0.1</string>
 	<key>DTCompiler</key>
 	<string>com.apple.compilers.llvm.clang.1_0</string>
 	<key>DTPlatformBuild</key>
-	<string>4F250</string>
+	<string>4G2008a</string>
 	<key>DTPlatformVersion</key>
 	<string>GM</string>
 	<key>DTSDKBuild</key>
-	<string>12A264</string>
+	<string>12C37</string>
 	<key>DTSDKName</key>
 	<string>macosx10.8</string>
 	<key>DTXcode</key>
-	<string>0440</string>
+	<string>0452</string>
 	<key>DTXcodeBuild</key>
-	<string>4F250</string>
+	<string>4G2008a</string>
 	<key>NSPrincipalClass</key>
 	<string>GrowlApplicationBridge</string>
 </dict>
diff -r 18d544e9956f -r 4d72102a0eb1 Frameworks/Growl.framework/Versions/A/_CodeSignature/CodeResources
--- a/Frameworks/Growl.framework/Versions/A/_CodeSignature/CodeResources	Tue Oct 29 19:53:30 2013 +0100
+++ b/Frameworks/Growl.framework/Versions/A/_CodeSignature/CodeResources	Tue Oct 29 20:54:27 2013 +0100
@@ -6,7 +6,7 @@
 	<dict>
 		<key>Resources/Info.plist</key>
 		<data>
-		lnx8exuPwE/bsUq32R5DXDQholc=
+		VZb3f8My4te/5JwcjfvotgCXTAs=
 		</data>
 	</dict>
 	<key>rules</key>




More information about the commits mailing list