aboutsummaryrefslogtreecommitdiff
path: root/program_info/genicons.sh
AgeCommit message (Collapse)Author
2022-01-09add logo to different stylesswirl
Also fixed genicons to automate this.
2022-01-03fix icon and versionswirl
Closes: #16 Fixed the icon so Qt renders it properly, and actually renders it properly in the About page. Also, scaled it up a bit Changed launcher.svg icon to temporary Ouroboros logo fixed genicons again Fix version to 1.0.3 (making tag rn) Install the PolyMC icon properly.
2022-01-03fix genicons.sh to new rDNS stuffswirl
2022-01-03rDNS for icons and desktop file, and metainfoswirl
Closes: #12, #13
2021-12-31Rebranding logoswirl
add temporary Ouroboros logo, thanks Lenny for vectorizing change logo file names Desktop file now includes proper exec using the app binary name fix genicons for use with libicns
2021-12-20Move MSA Client ID to the same place as the othersLenny McLennington
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory.