Skip to content

Commit 246033e

Browse files
committed
preparing for next release
1 parent c51eef3 commit 246033e

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

electron-builder.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
appId: com.electron.app
2-
productName: yeni
1+
appId: com.openconvert.app
2+
productName: openconvert
33
directories:
44
buildResources: build
55
files:
@@ -13,12 +13,16 @@ asarUnpack:
1313
- "**/node_modules/sharp/**/*"
1414
- "**/node_modules/@img/**/*"
1515
win:
16-
executableName: yeni
16+
executableName: openconvert
17+
icon: '/resources/logo.ico'
1718
nsis:
19+
oneClick: false
1820
artifactName: ${name}-${version}-setup.${ext}
1921
shortcutName: ${productName}
2022
uninstallDisplayName: ${productName}
2123
createDesktopShortcut: always
24+
allowToChangeInstallationDirectory: true
25+
license: LICENSE
2226
mac:
2327
entitlementsInherit: build/entitlements.mac.plist
2428
extendInfo:
@@ -34,7 +38,7 @@ linux:
3438
- AppImage
3539
- snap
3640
- deb
37-
maintainer: electronjs.org
41+
maintainer: openconvert
3842
category: Utility
3943
appImage:
4044
artifactName: ${name}-${version}.${ext}

resources/logo.ico

194 KB
Binary file not shown.

resources/logo.png

-1.07 MB
Binary file not shown.

0 commit comments

Comments
 (0)