Added shortcut for 7zip file manager.

This commit is contained in:
Kumar Abhinav 2017-07-07 10:21:27 -04:00 committed by GitHub
parent b6a2fc7102
commit df9e8071b9

View File

@ -24,5 +24,11 @@
"url": "http://7-zip.org/a/7z$cleanVersion.msi"
}
}
}
},
"shortcuts": [
[
"7zFM.exe",
"7zip"
]
]
}