adium/adium

This is the order Xcode wants the plist in now
adium-1.5.10.3
2017-03-23, Evan D. Schoenberg, M.D.
af3dbe7e7d32
This is the order Xcode wants the plist in now
--- a/Plists/Info.plist Thu Mar 23 16:07:11 2017 -0400
+++ b/Plists/Info.plist Thu Mar 23 16:14:19 2017 -0400
@@ -474,6 +474,8 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>AIApplication</string>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
<key>OSAScriptingDefinition</key>
<string>Adium.sdef</string>
<key>SUCheckAtStartup</key>
@@ -839,7 +841,5 @@
</dict>
</dict>
</array>
- <key>NSSupportsAutomaticGraphicsSwitching</key>
- <true/>
</dict>
</plist>