adium/adium

Parents 83d61933c544
Children cc3ec21fa74f
Updated PSMTabBarControl to github.com/wixardy/PSMTabBarControl/commit/12ee3ecf023d44c6737d52ab6502bc0e8fff0957 fixes #16305 and #15518 and #15414 and #16286.
--- a/Frameworks/PSMTabBarControl.framework/Versions/A/Headers/NSBezierPath_AMShading.h Thu Apr 25 14:10:00 2013 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-//
-// NSBezierPath_AMShading.h
-// ------------------------
-//
-// Created by Andreas on 2005-06-01.
-// Copyright 2005 Andreas Mayer. All rights reserved.
-//
-// based on http://www.cocoadev.com/index.pl?GradientFill
-
-
-#import <Cocoa/Cocoa.h>
-
-@interface NSBezierPath (AMShading)
-
-- (void)customHorizontalFillWithCallbacks:(CGFunctionCallbacks) functionCallbacks firstColor:(NSColor *)firstColor secondColor:(NSColor *)secondColor;
-- (void)customVerticalFillWithCallbacks:(CGFunctionCallbacks) functionCallbacks firstColor:(NSColor *)firstColor secondColor:(NSColor *)secondColor;
-
-- (void)linearGradientFillWithStartColor:(NSColor *)startColor endColor:(NSColor *)endColor;
-- (void)linearVerticalGradientFillWithStartColor:(NSColor *)startColor endColor:(NSColor *)endColor;
-
-- (void)bilinearGradientFillWithOuterColor:(NSColor *)outerColor innerColor:(NSColor *)innerColor;
-
-@end
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl has changed
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/Resources/English.lproj/InfoPlist.strings has changed
--- a/Frameworks/PSMTabBarControl.framework/Versions/A/Resources/Info.plist Thu Apr 25 14:10:00 2013 -0400
+++ b/Frameworks/PSMTabBarControl.framework/Versions/A/Resources/Info.plist Thu Apr 25 19:34:03 2013 -0400
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
- <string>12C60</string>
+ <string>12D78</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
@@ -23,16 +23,16 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
- <string>4H127</string>
+ <string>4H1003</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
- <string>12C37</string>
+ <string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
- <string>0460</string>
+ <string>0462</string>
<key>DTXcodeBuild</key>
- <string>4H127</string>
+ <string>4H1003</string>
</dict>
</plist>
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/Resources/Japanese.lproj/InfoPlist.strings has changed
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/Resources/Japanese.lproj/Inspector.nib has changed
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/Resources/Japanese.lproj/Library.nib has changed
Binary file Frameworks/PSMTabBarControl.framework/Versions/A/Resources/largeImage.png has changed
--- a/Plists/Info.plist Thu Apr 25 14:10:00 2013 -0400
+++ b/Plists/Info.plist Thu Apr 25 19:34:03 2013 -0400
@@ -480,10 +480,14 @@
<true/>
<key>NSAppleScriptEnabled</key>
<true/>
+ <key>NSDockTilePlugIn</key>
+ <string>AIDockTilePlugin.docktileplugin</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>AIApplication</string>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
<key>OSAScriptingDefinition</key>
<string>Adium.sdef</string>
<key>SUCheckAtStartup</key>
@@ -496,8 +500,6 @@
<integer>86400</integer>
<key>SmartCrashReports_CompanyName</key>
<string>Adium</string>
- <key>NSDockTilePlugIn</key>
- <string>AIDockTilePlugin.docktileplugin</string>
<key>SmartCrashReports_EmailTicket</key>
<string>SCR-2631F8982F</string>
<key>UTExportedTypeDeclarations</key>
@@ -851,7 +853,5 @@
</dict>
</dict>
</array>
- <key>NSSupportsAutomaticGraphicsSwitching</key>
- <true/>
</dict>
</plist>