git ssb

10+

Matt McKegg / patchwork



Commit cd963a73cebd5ce97b4fddb47ade2fd905c27019

add icon for linux

Matt McKegg committed on 2/20/2017, 5:37:15 AM
Parent: 81554c524a546fd9b22c64b0bbf4d46af4c7c30b

Files changed

assets/icon.pngadded
index.jschanged
assets/icon.png
assets/icon.png
index.jsView
@@ -49,9 +49,9 @@
4949 backgroundColor: '#EEE',
5050 webPreferences: {
5151 experimentalFeatures: true
5252 },
53- icon: './ferment-logo.png'
53 + icon: './assets/icon.png'
5454 })
5555 windows.main.setSheetOffset(40)
5656 windows.main.on('closed', function () {
5757 windows.main = null

Built with git-ssb-web