From 0142c0d339bc86c01e9e14ea6ed27881d5007f3f Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 21 Nov 2016 13:25:10 -0800 Subject: [PATCH] fill out the about view --- windows/WinUI/AboutView.xaml | 103 ++++++++++++++++++++++++++++++++++- 1 file changed, 101 insertions(+), 2 deletions(-) diff --git a/windows/WinUI/AboutView.xaml b/windows/WinUI/AboutView.xaml index 770b86e37..c11593c18 100644 --- a/windows/WinUI/AboutView.xaml +++ b/windows/WinUI/AboutView.xaml @@ -5,8 +5,107 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WinUI" mc:Ignorable="d" - Title="AboutView" Height="300" Width="300" Icon="ZeroTierIcon.ico"> + Title="AboutView" Height="460" Width="300" Icon="ZeroTierIcon.ico"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +