mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 18:00:26 +00:00
Update about dialog
This commit is contained in:
parent
7d0a4abeae
commit
fffacf0a93
@ -1,5 +1,6 @@
|
|||||||
<!-- Aseprite -->
|
<!-- Aseprite -->
|
||||||
<!-- Copyright (C) 2018 by David Capello -->
|
<!-- Copyright (C) 2018 Igara Studio S.A. -->
|
||||||
|
<!-- Copyright (C) 2018 David Capello -->
|
||||||
<gui i18nwarnings="false">
|
<gui i18nwarnings="false">
|
||||||
<window id="about" text="About Aseprite">
|
<window id="about" text="About Aseprite">
|
||||||
<vbox>
|
<vbox>
|
||||||
@ -23,7 +24,10 @@
|
|||||||
</hbox>
|
</hbox>
|
||||||
</grid>
|
</grid>
|
||||||
<separator horizontal="true" />
|
<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/" />
|
<link text="https://www.aseprite.org/" url="https://www.aseprite.org/" />
|
||||||
<hbox>
|
<hbox>
|
||||||
<boxfiller />
|
<boxfiller />
|
||||||
|
Loading…
Reference in New Issue
Block a user