mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 18:20:44 +00:00
Update about dialog
This commit is contained in:
parent
7d0a4abeae
commit
fffacf0a93
@ -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 />
|
||||
|
Loading…
Reference in New Issue
Block a user