From 6ca6a485068e275f21a200ee511b45841f4f976d Mon Sep 17 00:00:00 2001 From: Black Hat Date: Thu, 16 Aug 2018 11:30:57 +0800 Subject: [PATCH 1/2] Rename for Flathub. --- icons/{matrique.png => org.eu.encom.matrique.png} | Bin matrique.pro | 6 +++--- ...appdata.xml => org.eu.encom.matrique.appdata.xml | 0 matrique.desktop => org.eu.encom.matrique.desktop | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename icons/{matrique.png => org.eu.encom.matrique.png} (100%) rename matrique.appdata.xml => org.eu.encom.matrique.appdata.xml (100%) rename matrique.desktop => org.eu.encom.matrique.desktop (82%) diff --git a/icons/matrique.png b/icons/org.eu.encom.matrique.png similarity index 100% rename from icons/matrique.png rename to icons/org.eu.encom.matrique.png diff --git a/matrique.pro b/matrique.pro index 004412a..0f9b78b 100644 --- a/matrique.pro +++ b/matrique.pro @@ -69,11 +69,11 @@ HEADERS += \ src/emojimodel.h unix:!mac { - metainfo.files = $$PWD/matrique.appdata.xml + metainfo.files = $$PWD/org.eu.encom.matrique.appdata.xml metainfo.path = $$PREFIX/share/metainfo - desktop.files = $$PWD/matrique.desktop + desktop.files = $$PWD/org.eu.encom.matrique.desktop desktop.path = $$PREFIX/share/applications - icons.files = $$PWD/icons/matrique.png + icons.files = $$PWD/icons/org.eu.encom.matrique.png icons.path = $$PREFIX/share/icons/hicolor/128x128/apps INSTALLS += metainfo desktop mime icons } diff --git a/matrique.appdata.xml b/org.eu.encom.matrique.appdata.xml similarity index 100% rename from matrique.appdata.xml rename to org.eu.encom.matrique.appdata.xml diff --git a/matrique.desktop b/org.eu.encom.matrique.desktop similarity index 82% rename from matrique.desktop rename to org.eu.encom.matrique.desktop index 281a0ae..6a7908b 100644 --- a/matrique.desktop +++ b/org.eu.encom.matrique.desktop @@ -7,4 +7,4 @@ Terminal=false Icon=matrique Type=Application Categories=Network;InstantMessaging; -Name[en_US]=Matrique +Name[en_US]=org.eu.encom.matrique.desktop From e56075a139707dc195b08df06281bf1a0c21d0ea Mon Sep 17 00:00:00 2001 From: Black Hat Date: Thu, 16 Aug 2018 11:39:00 +0800 Subject: [PATCH 2/2] Rename for Flathub. --- org.eu.encom.matrique.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org.eu.encom.matrique.desktop b/org.eu.encom.matrique.desktop index 6a7908b..eb91ba4 100644 --- a/org.eu.encom.matrique.desktop +++ b/org.eu.encom.matrique.desktop @@ -4,7 +4,6 @@ GenericName=Matrix Client Comment=IM client for the Matrix protocol Exec=matrique Terminal=false -Icon=matrique +Icon=org.eu.encom.matrique Type=Application Categories=Network;InstantMessaging; -Name[en_US]=org.eu.encom.matrique.desktop