]> granicus.if.org Git - transmission/commitdiff
fix the alignment issue with the general inspector view - data location
authorMitchell Livingston <livings124@transmissionbt.com>
Mon, 24 Jan 2011 00:32:42 +0000 (00:32 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Mon, 24 Jan 2011 00:32:42 +0000 (00:32 +0000)
macosx/Badger.m
macosx/en.lproj/InfoGeneralView.xib

index 1524f7a94130360bb442da4b4398b895cf990238..c1990b0661c5414eb6dee35c6cea2450d285fac4 100644 (file)
@@ -53,9 +53,9 @@
 - (void) updateBadgeWithDownload: (CGFloat) downloadRate upload: (CGFloat) uploadRate
 {
     const CGFloat displayDlRate = [[NSUserDefaults standardUserDefaults] boolForKey: @"BadgeDownloadRate"]
-                                ? downloadRate : 0.0;
+                                    ? downloadRate : 0.0;
     const CGFloat displayUlRate = [[NSUserDefaults standardUserDefaults] boolForKey: @"BadgeUploadRate"]
-                                ? uploadRate : 0.0;
+                                    ? uploadRate : 0.0;
     
     //only update if the badged values change
     if ([(BadgeView *)[[NSApp dockTile] contentView] setRatesWithDownload: displayDlRate upload: displayUlRate])
index c091e7f8537c1661ee8c6094b446d36079a86525..bb212f6d65a0dc22a06bf3cdec13338e2ab8c7a6 100644 (file)
@@ -2,10 +2,10 @@
 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
        <data>
                <int key="IBDocument.SystemTarget">1060</int>
-               <string key="IBDocument.SystemVersion">10H574</string>
+               <string key="IBDocument.SystemVersion">10J567</string>
                <string key="IBDocument.InterfaceBuilderVersion">823</string>
                <string key="IBDocument.AppKitVersion">1038.35</string>
-               <string key="IBDocument.HIToolboxVersion">461.00</string>
+               <string key="IBDocument.HIToolboxVersion">462.00</string>
                <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
                        <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
                        <string key="NS.object.0">823</string>
                                        <object class="NSTextField" id="99378388">
                                                <reference key="NSNextResponder" ref="923140800"/>
                                                <int key="NSvFlags">266</int>
-                                               <string key="NSFrame">{{79, 11}, {242, 14}}</string>
+                                               <string key="NSFrame">{{79, 10}, {242, 14}}</string>
                                                <reference key="NSSuperview" ref="923140800"/>
                                                <bool key="NSEnabled">YES</bool>
                                                <object class="NSTextFieldCell" key="NSCell" id="85533753">
                                        <object class="NSButton" id="178285891">
                                                <reference key="NSNextResponder" ref="923140800"/>
                                                <int key="NSvFlags">265</int>
-                                               <string key="NSFrame">{{326, 11}, {14, 14}}</string>
+                                               <string key="NSFrame">{{326, 10}, {14, 14}}</string>
                                                <reference key="NSSuperview" ref="923140800"/>
                                                <bool key="NSEnabled">YES</bool>
                                                <object class="NSButtonCell" key="NSCell" id="555982601">