From a035f64d8dc6d8e83d42d395e5370abc897517fe Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 13 Apr 2021 19:08:33 -0300 Subject: [PATCH] Simplify About dialog --- README.md | 9 +++------ data/widgets/about.xml | 34 ++++++++++++++++------------------ src/app/commands/cmd_about.cpp | 7 ++++++- src/app/ui/browser_view.cpp | 33 ++++++++++++++++++++++++++------- src/app/ui/browser_view.h | 4 +++- src/app/ui/main_window.cpp | 5 +++-- src/app/ui/main_window.h | 3 ++- 7 files changed, 59 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index dfe9cecc7..b6b8a4fdd 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,9 @@ You can ask for help in: Aseprite is being developed by [Igara Studio](https://www.igarastudio.com/): -* [David Capello](https://davidcapello.com/): Lead developer, - bug fixing & new features in desktop & web, and user support. -* [Gaspar Capello](https://github.com/Gasparoken): Developer, - bug fixing & new features in desktop, and user support. -* [Martin Capello](https://github.com/martincapello): Developer, - new store website. +* [David Capello](https://davidcapello.com/) +* [Gaspar Capello](https://github.com/Gasparoken) +* [Martin Capello](https://github.com/martincapello) ## Credits diff --git a/data/widgets/about.xml b/data/widgets/about.xml index bb4c6073a..3ba3a572d 100644 --- a/data/widgets/about.xml +++ b/data/widgets/about.xml @@ -6,25 +6,23 @@