Changed icon from .ico to .png format to fix Fyne icon loading error on Linux. PNG is the proper cross-platform format.
7 lines
137 B
TOML
7 lines
137 B
TOML
[Details]
|
|
Icon = "assets/logo/VT_Icon.png"
|
|
Name = "VideoTools"
|
|
ID = "com.leaktechnologies.videotools"
|
|
Version = "0.1.0-dev20"
|
|
Build = 19
|