From f23b930f360474e7deb72f45e87fd1d22751befb Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Mon, 8 Aug 2011 12:34:11 +0000 Subject: [PATCH] invert the logic for the "show remaining time" checkbox in the global action popover --- macosx/Controller.m | 1 + macosx/en.lproj/GlobalOptionsPopover.xib | 38 +++++++++++++----------- 2 files changed, 22 insertions(+), 17 deletions(-) diff --git a/macosx/Controller.m b/macosx/Controller.m index e730d3635..10866a6e2 100644 --- a/macosx/Controller.m +++ b/macosx/Controller.m @@ -3553,6 +3553,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy return [fWindow isVisible]; } + #warning remove when menu is removed if (action == @selector(toggleStatusString:)) { if ([fDefaults boolForKey: @"SmallView"]) diff --git a/macosx/en.lproj/GlobalOptionsPopover.xib b/macosx/en.lproj/GlobalOptionsPopover.xib index 39cfbba73..c3bc88fc3 100644 --- a/macosx/en.lproj/GlobalOptionsPopover.xib +++ b/macosx/en.lproj/GlobalOptionsPopover.xib @@ -857,22 +857,6 @@ 160 - - - value: values.DisplaySmallStatusRegular - - - - - - value: values.DisplaySmallStatusRegular - value - values.DisplaySmallStatusRegular - 2 - - - 163 - hidden: values.SmallView @@ -1037,6 +1021,26 @@ 192 + + + value: values.DisplaySmallStatusRegular + + + + + + value: values.DisplaySmallStatusRegular + value + values.DisplaySmallStatusRegular + + NSValueTransformerName + NSNegateBoolean + + 2 + + + 193 + @@ -1457,7 +1461,7 @@ - 192 + 193