Merge branch 'x-form-factor' into 'mainline'
desktop-file: Add X-Purism-Form-Factor See merge request GNOME/geary!707
This commit is contained in:
commit
8d33db7a81
2 changed files with 12 additions and 0 deletions
|
|
@ -249,4 +249,15 @@
|
|||
<content_attribute id="money-purchasing">none</content_attribute>
|
||||
<content_attribute id="money-gambling">none</content_attribute>
|
||||
</content_rating>
|
||||
|
||||
<recommends>
|
||||
<control>touch</control>
|
||||
<control>keyboard</control>
|
||||
<control>pointing</control>
|
||||
</recommends>
|
||||
|
||||
<requires>
|
||||
<display_length compare="ge">360</display_length>
|
||||
</requires>
|
||||
|
||||
</component>
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ StartupNotify=true
|
|||
DBusActivatable=true
|
||||
Actions=compose;new-window
|
||||
X-GNOME-UsesNotifications=true
|
||||
X-Purism-FormFactor=Workstation;Mobile;
|
||||
|
||||
[Desktop Action compose]
|
||||
Name=Compose Message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue