app stanza in window-switch.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:37 -04:00
parent aae8883096
commit ab2079816d
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class WindowSwitch < Cask
url 'https://xpra.org/dists/osx/x86/Window-Switch.dmg'
homepage 'http://xpra.org/'
link 'Window-Switch.app'
app 'Window-Switch.app'
end