mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-13 04:09:56 +00:00
Removes the legacy fyne-based client/ui implementation and renames the Wails replacement (client/ui-wails) to take its place at client/ui. Go imports, frontend bindings, CI workflows, goreleaser configs and the windows .syso icon path are updated to follow the rename.
11 lines
204 B
Desktop File
Executable File
11 lines
204 B
Desktop File
Executable File
[Desktop Entry]
|
|
Type=Application
|
|
Name=netbird-ui
|
|
Exec=env WEBKIT_DISABLE_DMABUF_RENDERER=1 netbird-ui
|
|
Icon=netbird-ui
|
|
Categories=Development;
|
|
Terminal=false
|
|
Keywords=wails
|
|
Version=1.0
|
|
StartupNotify=false
|