data: Add StartupNotify to desktop file (MR 2)

As a GTK app it supports startup notifications just fine and this allows
phosh to show a proper splash screen while megapixels is starting.

Reference: https://developer-old.gnome.org/integration-guide/stable/startup-notification.html.en
This commit is contained in:
Guido Günther 2021-09-25 11:43:23 +02:00 committed by Martijn Braam
parent 16cc614cdc
commit 12d0a7cc60
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ Terminal=false
Type=Application
Categories=GTK;
Icon=org.postmarketos.Megapixels
X-Purism-FormFactor=Workstation;Mobile;
X-Purism-FormFactor=Workstation;Mobile;
StartupNotify=true