fixes #116 Add Unity launcher icons

This commit is contained in:
grunjol
2016-03-22 19:53:47 -03:00
parent cde0153019
commit a779f00ccb
6 changed files with 54 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ module.exports = {
onWindowHide: onWindowHide,
onWindowShow: onWindowShow,
showOpenTorrentFile: showOpenTorrentFile,
showCreateTorrent: showCreateTorrent,
toggleFullScreen: toggleFullScreen
}