From 054d10cb6dc52cf3afd49ea594b162c862124b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D1=83=D1=80=D0=BD=D0=B0=D1=82=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Wed, 25 Mar 2026 18:26:40 +0300 Subject: [PATCH] edit --- XLAB2/App.xaml | 216 +++++++++ XLAB2/Assets/XlabApp.ico | Bin 102701 -> 102847 bytes XLAB2/Assets/XlabAppIconPreview.png | Bin 182087 -> 310083 bytes XLAB2/Assets/XlabAppIconPreviewAbstract.png | Bin 0 -> 310083 bytes XLAB2/MainWindow.xaml | 7 +- XLAB2/tools/GenerateXlabAppIcon.ps1 | 499 ++++++++++++++++++++ 6 files changed, 719 insertions(+), 3 deletions(-) create mode 100644 XLAB2/Assets/XlabAppIconPreviewAbstract.png create mode 100644 XLAB2/tools/GenerateXlabAppIcon.ps1 diff --git a/XLAB2/App.xaml b/XLAB2/App.xaml index 85d82fa..327389c 100644 --- a/XLAB2/App.xaml +++ b/XLAB2/App.xaml @@ -16,6 +16,15 @@ + + + + + + + + + @@ -77,6 +86,53 @@ + +