mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
Adhere to flatpak/flathub requirements
- Developer id must be rDns identifier of developer - Exported icons should match rDNS of app id - Release version and dates should be included - Added light and dark branding colours for Flathub banner - Contact url removed - does not pass appstream validation Change-Id: Ic5e2a5abeab4310ea87a34cc81363d1851135bcd
This commit is contained in:
committed by
Adrien Béraud
parent
da2acefced
commit
5c772960bc
@@ -847,12 +847,12 @@ elseif (NOT APPLE)
|
||||
|
||||
# Logos
|
||||
install(
|
||||
FILES resources/images/jami.svg
|
||||
FILES resources/images/net.jami.Jami.svg
|
||||
DESTINATION
|
||||
${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
|
||||
|
||||
install(
|
||||
FILES resources/images/jami-48px.png
|
||||
FILES resources/images/net.jami.Jami-48px.png
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps
|
||||
RENAME jami.png)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user