Skip to content

Commit

Permalink
vmware-horizon-client: add zap
Browse files Browse the repository at this point in the history
Closes #133144.

Signed-off-by: Bevan Kay <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
n-thumann authored and BrewTestBot committed Oct 10, 2022
1 parent eeefd74 commit f120b5a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/vmware-horizon-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,16 @@
depends_on macos: ">= :sierra"

app "VMware Horizon Client.app"

zap trash: [
"/Library/Preferences/com.vmware.horizon.plist",
"~/Library/Application Support/VMware Horizon View Client",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.vmware.horizon.sfl2",
"~/Library/Caches/com.vmware.horizon",
"~/Library/Logs/VMware Horizon Client",
"~/Library/Preferences/com.vmware.horizon.keyboard.plist",
"~/Library/Preferences/com.vmware.horizon.plist",
"~/Library/Saved Application State/com.vmware.horizon.savedState",
"~/Library/WebKit/com.vmware.horizon",
]
end

0 comments on commit f120b5a

Please sign in to comment.