aboutsummaryrefslogtreecommitdiff
path: root/program_info
diff options
context:
space:
mode:
Diffstat (limited to 'program_info')
-rw-r--r--program_info/CMakeLists.txt1
-rw-r--r--program_info/org.polymc.PolyMC.metainfo.xml.in (renamed from program_info/org.polymc.PolyMC.metainfo.xml)2
-rw-r--r--program_info/polymc.icnsbin33406 -> 272578 bytes
-rw-r--r--program_info/polymc.icobin15086 -> 102134 bytes
4 files changed, 2 insertions, 1 deletions
diff --git a/program_info/CMakeLists.txt b/program_info/CMakeLists.txt
index 493103f7..d2f23277 100644
--- a/program_info/CMakeLists.txt
+++ b/program_info/CMakeLists.txt
@@ -16,3 +16,4 @@ set(Launcher_Branding_WindowsRC "program_info/polymc.rc" PARENT_SCOPE)
set(Launcher_Branding_LogoQRC "program_info/polymc.qrc" PARENT_SCOPE)
configure_file(org.polymc.PolyMC.desktop.in org.polymc.PolyMC.desktop)
+configure_file(org.polymc.PolyMC.metainfo.xml.in org.polymc.PolyMC.metainfo.xml)
diff --git a/program_info/org.polymc.PolyMC.metainfo.xml b/program_info/org.polymc.PolyMC.metainfo.xml.in
index df2645df..505ca70d 100644
--- a/program_info/org.polymc.PolyMC.metainfo.xml
+++ b/program_info/org.polymc.PolyMC.metainfo.xml.in
@@ -38,7 +38,7 @@
</screenshot>
</screenshots>
<releases>
- <release version="1.0.2" date="2022-01-01" />
+ <release version="@Launcher_RELEASE_VERSION_NAME@" date="2022-01-01" />
</releases>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">moderate</content_attribute>
diff --git a/program_info/polymc.icns b/program_info/polymc.icns
index 248353b0..84148d1a 100644
--- a/program_info/polymc.icns
+++ b/program_info/polymc.icns
Binary files differ
diff --git a/program_info/polymc.ico b/program_info/polymc.ico
index ddd035b2..d56313f3 100644
--- a/program_info/polymc.ico
+++ b/program_info/polymc.ico
Binary files differ