Files
Megapixels/data/org.postmarketos.Megapixels.desktop
Guido Günther 5dd2ce30d0 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
2022-10-20 12:28:19 +02:00

11 lines
235 B
Desktop File

[Desktop Entry]
Name=Megapixels
Exec=megapixels
Terminal=false
Type=Application
Categories=GTK;Photography;Graphics;
Icon=org.postmarketos.Megapixels
X-Purism-FormFactor=Workstation;Mobile;
X-Phosh-UsesFeedback=true
StartupNotify=true