aboutsummaryrefslogtreecommitdiff
path: root/program_info
AgeCommit message (Collapse)Author
2022-01-04cleaner difference between flatpak and normal manifestdada513
2022-01-04Fix metainfo parsingdada513
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-30fix desktop iconswirl
2021-12-30add .desktop fileswirl
2021-12-27ebuild, fix GitHub URLswirl
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.