electron build
This commit is contained in:
parent
e33f7df89c
commit
1fc73227ce
4 changed files with 2 additions and 2 deletions
|
|
@ -14,11 +14,11 @@
|
||||||
|
|
||||||
<!-- ICON FOR ELECTRON -->
|
<!-- ICON FOR ELECTRON -->
|
||||||
<platform name="electron">
|
<platform name="electron">
|
||||||
<icon src="resources/icon.png" width="512" height="512" />
|
<icon src="res/icon.png" width="512" height="512" />
|
||||||
<preference name="ElectronSettingsFilePath" value="res/electron/settings.json" />
|
<preference name="ElectronSettingsFilePath" value="res/electron/settings.json" />
|
||||||
|
|
||||||
</platform>
|
</platform>
|
||||||
<icon src="resources/icon.png" />
|
<icon src="res/icon.png" />
|
||||||
|
|
||||||
<preference name="ZoomControls" value="true" />
|
<preference name="ZoomControls" value="true" />
|
||||||
|
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
Add table
Add a link
Reference in a new issue