Fix command "fyne get ..."

Renamed the module to git.kor-elf.net/kor-elf/gui-for-ffmpeg/src.
This commit is contained in:
2024-02-04 21:00:55 +06:00
parent f631c55eae
commit 3dc59344cb
14 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ import (
"fyne.io/fyne/v2/canvas"
"fyne.io/fyne/v2/container"
"fyne.io/fyne/v2/widget"
"git.kor-elf.net/kor-elf/gui-for-ffmpeg/localizer"
"git.kor-elf.net/kor-elf/gui-for-ffmpeg/src/localizer"
"github.com/nicksnyder/go-i18n/v2/i18n"
"golang.org/x/image/colornames"
"net/url"