w00t. If player application is not running, instead of simply saying so,
[MenuTunes.git] / iTunesRemote.m
index 59bffe1..e286598 100755 (executable)
                 nil];
 }
 
+- (BOOL)showPrimaryInterface
+{
+    return NO;
+}
+
 - (ITMTRemotePlayerRunningState)playerRunningState
 {
     NSArray *apps = [[NSWorkspace sharedWorkspace] launchedApplications];