From b14e666e429a51040d60c6b2dcf9f0985fd31d9b Mon Sep 17 00:00:00 2001 From: morkt Date: Thu, 14 May 2015 19:48:30 +0400 Subject: [PATCH] redesigned About dialog box. --- AboutBox.xaml | 153 ++++++++++++++++++++------------- AboutBox.xaml.cs | 46 +++++++++- GARbro.GUI.csproj | 1 + LICENSE | 4 +- Strings/guiStrings.Designer.cs | 30 +++++-- Strings/guiStrings.resx | 14 ++- Strings/guiStrings.ru-RU.resx | 14 ++- supported.html | 1 + 8 files changed, 184 insertions(+), 79 deletions(-) diff --git a/AboutBox.xaml b/AboutBox.xaml index 35bc7872..4298f702 100644 --- a/AboutBox.xaml +++ b/AboutBox.xaml @@ -1,6 +1,6 @@