mirror of https://github.com/deavminet/gustav.git
Added artists tag.
This commit is contained in:
parent
3e5db759e5
commit
f612d9c727
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue