Block a user
fyne-cross
build commands in Makefile by removing redundant flags. Adjusted Windows binary naming during packaging.
--icon
and --name
flags from fyne-cross
commands.
fyne-cross
build commands in Makefile by removing redundant flags. Adjusted Windows binary naming during packaging.
--icon
and --name
flags from fyne-cross
commands.
FyneApp.toml
with new Website
, updated Icon
path, bumped version to 1.0.0
, added Linux/BSD-specific fields (GenericName, Categories, Comment, Keywords).
icon.png
and screenshot-gui-for-ffmpeg.png
in assets, so that I could later delete them from their current locations after the links to the images have changed everywhere.
bbolt
and its license info from "About" screen and LICENSE-3RD-PARTY.txt
as it's no longer used. Added FFmpeg license details to LICENSE-3RD-PARTY.txt
.
AppMetadata
configuration and refactored imports in main.go
. Because the data is duplicated with FyneApp.toml.