Added artists tag.

This commit is contained in:
Tristan B. Kildaire 2020-10-19 16:11:24 +02:00
parent 3e5db759e5
commit f612d9c727
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ public class GUI : Thread
/* TODO: Set version based on compiler flag */
about.setLogoIconName("user-available");
about.setArtists(["i wonder if I could commision an artwork from her"]);
/* Set all the information */
about.setLicense("LICENSE GOES HERE");