zap stanza from mackup for xld.rb

This commit is contained in:
Roland Walker 2014-09-13 13:19:45 -04:00
parent ceee1adcfd
commit 9c59ea2b0f
1 changed files with 4 additions and 0 deletions

View File

@ -7,4 +7,8 @@ class Xld < Cask
homepage 'http://tmkk.undo.jp/xld/index_e.html'
app 'XLD.app'
zap :files => [
'~/Library/Application Support/XLD',
'~/Library/Preferences/jp.tmkk.XLD.plist',
]
end