Add zap stanza to atext 2.22.2 (#42370)

This commit is contained in:
Tommaso Barbato 2017-12-29 09:20:48 +01:00 committed by commitay
parent 51d06de0b8
commit 0df35404ee
1 changed files with 10 additions and 0 deletions

View File

@ -9,4 +9,14 @@ cask 'atext' do
homepage 'https://www.trankynam.com/atext/'
app 'aText.app'
zap trash: [
'~/Library/Application Scripts/com.trankynam.aText',
'~/Library/Application Support/com.trankynam.aText',
'~/Library/Caches/com.trankynam.aText',
'~/Library/Containers/com.trankynam.aText',
'~/Library/Cookies/com.trankynam.aText.binarycookies',
'~/Library/Preferences/com.trankynam.aText.plist',
'~/Library/Saved Application State/com.trankynam.aText.savedState',
]
end