Use SVG icons for UI buttons

This commit is contained in:
Mikei386
2026-07-04 10:24:43 +02:00
parent 4e05ef3a8b
commit 4843f7412e
6 changed files with 50 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.04.r003"
VERSION="2026.07.04.r004"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"