浏览代码

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
Guido Günther 3 年之前
父节点
当前提交
d9866f6029
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      data/org.postmarketos.Megapixels.desktop

+ 2 - 1
data/org.postmarketos.Megapixels.desktop

@@ -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