aboutsummaryrefslogtreecommitdiff
path: root/mac/Plumb.app/Contents/Info.plist
AgeCommit message (Collapse)AuthorFilesLines
2014-01-22mac/Plumb: add URL scheme to Info.plistRob Kroeger1-1/+14
LGTM=rsc R=rsc CC=plan9port.codebot https://codereview.appspot.com/40780044
2012-01-16Plumb.app: prevent the Finder's activation after Devdraw'sDavid Jeannot1-3/+4
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
2010-10-27mac: add 9term.app, Plumb.appRuss Cox1-0/+78
R=rsc http://codereview.appspot.com/2783041