Skip to content

Commit

Permalink
Adding Purism's custom FormFactor specification (#293)
Browse files Browse the repository at this point in the history
* Adding Purism FormFactor Specification for Phosh > 0.12

See https://linmob.net/phosh-0-12-app-drawer/ for details.

* Adding Purism Form Factor specification to have have Spot show up in PureOS store

Details about this can be read here: https://puri.sm/posts/specify-form-factors-in-your-librem-5-apps/
  • Loading branch information
1peter10 authored Aug 29, 2021
1 parent 8d37f93 commit 2a591fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/dev.alextren.Spot.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,8 @@
</description>
</release>
</releases>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>
1 change: 1 addition & 0 deletions data/dev.alextren.Spot.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Terminal=false
Type=Application
Categories=GTK;GNOME;Music;AudioVideo;
StartupNotify=true
X-Purism-FormFactor=Workstation;Mobile;

0 comments on commit 2a591fe

Please sign in to comment.