Update about dialog

This commit is contained in:
David Capello 2018-12-06 12:30:17 -03:00
parent 7d0a4abeae
commit fffacf0a93

View File

@ -1,5 +1,6 @@
<!-- Aseprite -->
<!-- Copyright (C) 2018 by David Capello -->
<!-- Copyright (C) 2018 Igara Studio S.A. -->
<!-- Copyright (C) 2018 David Capello -->
<gui i18nwarnings="false">
<window id="about" text="About Aseprite">
<vbox>
@ -23,7 +24,10 @@
</hbox>
</grid>
<separator horizontal="true" />
<label text="Copyright (C) 2001-2018 David Capello" />
<hbox>
<label text="Copyright (C) 2001-2018" />
<link text="Igara Studio S.A." url="https://www.igarastudio.com/" />
</hbox>
<link text="https://www.aseprite.org/" url="https://www.aseprite.org/" />
<hbox>
<boxfiller />