From cbffdada7aec3fd91c80d3f97b56f26a04101a5e Mon Sep 17 00:00:00 2001 From: liufei Date: Thu, 26 May 2022 16:40:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20=E4=B8=BA=E6=94=B9=E5=90=8D=E5=81=9A?= =?UTF-8?q?=E5=87=86=E5=A4=87,=20=E4=B9=8B=E5=90=8E=E6=88=91=E5=8F=ABBooke?= =?UTF-8?q?rLiu=20:beers:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.config | 13 ++-- Control/UserControls/Config/AboutControl.xaml | 4 +- Control/Windows/UpdateWindow.xaml | 26 +++++--- Control/Windows/UpdateWindow.xaml.cs | 62 ++++++++++++++++++- GeekDesk.csproj | 5 ++ Properties/AssemblyInfo.cs | 2 +- Update.json | 8 +-- 7 files changed, 97 insertions(+), 23 deletions(-) diff --git a/App.config b/App.config index 2f5f506..66892cf 100644 --- a/App.config +++ b/App.config @@ -49,12 +49,13 @@ - - - - - - + + + + + + + diff --git a/Control/UserControls/Config/AboutControl.xaml b/Control/UserControls/Config/AboutControl.xaml index 2363722..a963f48 100644 --- a/Control/UserControls/Config/AboutControl.xaml +++ b/Control/UserControls/Config/AboutControl.xaml @@ -26,13 +26,13 @@ MouseEnter="SC_MouseEnter" MouseLeave="SC_MouseLeave" Command="hc:ControlCommands.OpenLink" - CommandParameter="https://github.com/Demo-Liu/GeekDesk" + CommandParameter="https://github.com/BookerLiu/GeekDesk" Margin="0,0,10,0" Color="#24292F"/> diff --git a/Control/Windows/UpdateWindow.xaml b/Control/Windows/UpdateWindow.xaml index 464cd39..0f599ce 100644 --- a/Control/Windows/UpdateWindow.xaml +++ b/Control/Windows/UpdateWindow.xaml @@ -22,16 +22,24 @@ - - - - - - + + + + +