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:
@@ -5,4 +5,5 @@ Terminal=false
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=GTK;
|
Categories=GTK;
|
||||||
Icon=org.postmarketos.Megapixels
|
Icon=org.postmarketos.Megapixels
|
||||||
X-Purism-FormFactor=Workstation;Mobile;
|
X-Purism-FormFactor=Workstation;Mobile;
|
||||||
|
StartupNotify=true
|
||||||
|
Reference in New Issue
Block a user