From db8d060841576d413a5f43415cbbc423060a15cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Wed, 24 Feb 2021 15:58:37 +0100 Subject: [PATCH] Mark as optimized for Phosh Player window is considered mobile friendly with its transitions and touch/swipes gestures implemented. The only missing part now is preferences window that needs moving to libadwaita. Due to video playback being mobile friendly, mark this app as Purism Mobile compatible which will allow the app to appear on mobile app store and show the app icon in app launcher. --- data/com.github.rafostar.Clapper.desktop | 2 ++ data/com.github.rafostar.Clapper.metainfo.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/data/com.github.rafostar.Clapper.desktop b/data/com.github.rafostar.Clapper.desktop index bad593ea..4dc7e654 100644 --- a/data/com.github.rafostar.Clapper.desktop +++ b/data/com.github.rafostar.Clapper.desktop @@ -10,3 +10,5 @@ Terminal=false Type=Application # Translators: Search terms to find this application. Do NOT translate the semicolons! Keywords=Video;Movie;Film;Clip;Series;Player;Playlist;DVD;TV;Disc;Album;Music;GNOME;Clapper; +# Translators: Do NOT translate or transliterate this text (these are enum types)! +X-Purism-FormFactor=Workstation;Mobile; diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml index d59b5b69..3bab5475 100644 --- a/data/com.github.rafostar.Clapper.metainfo.xml +++ b/data/com.github.rafostar.Clapper.metainfo.xml @@ -59,4 +59,8 @@ + + workstation + mobile +