Browse Source

data: Make feedback support detectable for phosh (MR 24)

Settings apps that allow to tweak feedback per app need a way to detect
if the app supports this. For phosh this happens via
`X-Phosh-UsesFeedback` in the desktop file and results in the app
showing up in the notification settings¹.

1) https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/raw/main/screenshots/feedback.png
Guido Günther 2 years ago
parent
commit
5dd2ce30d0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/org.postmarketos.Megapixels.desktop

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

@@ -6,4 +6,5 @@ Type=Application
 Categories=GTK;Photography;Graphics;
 Icon=org.postmarketos.Megapixels
 X-Purism-FormFactor=Workstation;Mobile;
+X-Phosh-UsesFeedback=true
 StartupNotify=true