Add new program icon to windows/mac
This commit is contained in:
parent
c39dd8b9ac
commit
cd9ef14192
Binary file not shown.
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 87 KiB |
Binary file not shown.
@ -373,6 +373,7 @@ void MainFrame::OnAbout(wxCommandEvent &WXUNUSED(event))
|
||||
info.SetVersion(APP_VERSION, "Prerelease");
|
||||
|
||||
info.AddDeveloper("Tim Warren, Programmer");
|
||||
info.AddArtist("Brian Smith, Icon");
|
||||
|
||||
info.SetDescription("Tyro, a text editor for all development");
|
||||
info.SetCopyright(" (C) 2015, Timothy J Warren");
|
||||
|
Loading…
Reference in New Issue
Block a user