From 77865ec926710f783573d6770d453f0de9ba61e7 Mon Sep 17 00:00:00 2001 From: mak448a Date: Wed, 14 Aug 2024 21:46:12 -0500 Subject: [PATCH] Fix capitalization on flatpak --- .../{io.github.mak448a.Qtcord => io.github.mak448a.QTCord} | 0 ...ak448a.Qtcord.desktop => io.github.mak448a.QTCord.desktop} | 4 ++-- ...ord.metainfo.xml => io.github.mak448a.QTCord.metainfo.xml} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename src/flatpak_builder/{io.github.mak448a.Qtcord => io.github.mak448a.QTCord} (100%) rename src/flatpak_builder/{io.github.mak448a.Qtcord.desktop => io.github.mak448a.QTCord.desktop} (77%) rename src/flatpak_builder/{io.github.mak448a.Qtcord.metainfo.xml => io.github.mak448a.QTCord.metainfo.xml} (99%) diff --git a/src/flatpak_builder/io.github.mak448a.Qtcord b/src/flatpak_builder/io.github.mak448a.QTCord similarity index 100% rename from src/flatpak_builder/io.github.mak448a.Qtcord rename to src/flatpak_builder/io.github.mak448a.QTCord diff --git a/src/flatpak_builder/io.github.mak448a.Qtcord.desktop b/src/flatpak_builder/io.github.mak448a.QTCord.desktop similarity index 77% rename from src/flatpak_builder/io.github.mak448a.Qtcord.desktop rename to src/flatpak_builder/io.github.mak448a.QTCord.desktop index 50bf3d3..a9dc21d 100755 --- a/src/flatpak_builder/io.github.mak448a.Qtcord.desktop +++ b/src/flatpak_builder/io.github.mak448a.QTCord.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Name=Qtcord -Icon=io.github.mak448a.Qtcord +Icon=io.github.mak448a.QTCord Comment=Lightweight Discord Client GenericName=Lightweight Discord Client -Exec=io.github.mak448a.Qtcord +Exec=io.github.mak448a.QTCord NoDisplay=false StartupNotify=true Terminal=false diff --git a/src/flatpak_builder/io.github.mak448a.Qtcord.metainfo.xml b/src/flatpak_builder/io.github.mak448a.QTCord.metainfo.xml similarity index 99% rename from src/flatpak_builder/io.github.mak448a.Qtcord.metainfo.xml rename to src/flatpak_builder/io.github.mak448a.QTCord.metainfo.xml index a4d5a0e..1252f32 100644 --- a/src/flatpak_builder/io.github.mak448a.Qtcord.metainfo.xml +++ b/src/flatpak_builder/io.github.mak448a.QTCord.metainfo.xml @@ -1,7 +1,7 @@ - io.github.mak448a.Qtcord + io.github.mak448a.QTCord Qtcord Lightweight Discord Client io.github.mak448a.Qtcord.desktop