commit 8423a43814aa8549e9fe2bd1f50ba3eecdf3032c from: David Jeannot via: Russ Cox date: Mon Jan 16 22:04:52 2012 UTC Plumb.app: prevent the Finder's activation after Devdraw's The Finder can be reactivated after Devdraw's activation if both windows are on the same space. We prevent this by preventing Plumb.app's activation in the first place. R=rsc CC=plan9port.codebot http://codereview.appspot.com/5498096 commit - e89a71ffdd0b8807505db64ece9307f03252da51 commit + 8423a43814aa8549e9fe2bd1f50ba3eecdf3032c blob - cff94bb8c078bfc60adabedfd4662c2d8b141d2b blob + 5319ea10755921bec8216282308e8d7348994d2c --- mac/Plumb.app/Contents/Info.plist +++ mac/Plumb.app/Contents/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -68,11 +68,12 @@ CFBundleTypeName Program Files CFBundleTypeOSTypes - - + CFBundleTypeRole Viewer + LSBackgroundOnly +