From c0fc8001e371a1d518fdd68a4569791894bb561f Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Mon, 24 Jan 2011 00:32:42 +0000 Subject: [PATCH] fix the alignment issue with the general inspector view - data location --- macosx/Badger.m | 4 ++-- macosx/en.lproj/InfoGeneralView.xib | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/macosx/Badger.m b/macosx/Badger.m index 1524f7a94..c1990b066 100644 --- a/macosx/Badger.m +++ b/macosx/Badger.m @@ -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]) diff --git a/macosx/en.lproj/InfoGeneralView.xib b/macosx/en.lproj/InfoGeneralView.xib index c091e7f85..bb212f6d6 100644 --- a/macosx/en.lproj/InfoGeneralView.xib +++ b/macosx/en.lproj/InfoGeneralView.xib @@ -2,10 +2,10 @@ 1060 - 10H574 + 10J567 823 1038.35 - 461.00 + 462.00 com.apple.InterfaceBuilder.CocoaPlugin 823 @@ -197,7 +197,7 @@ 266 - {{79, 11}, {242, 14}} + {{79, 10}, {242, 14}} YES @@ -230,7 +230,7 @@ 265 - {{326, 11}, {14, 14}} + {{326, 10}, {14, 14}} YES