[PATCH] desktop entry spec: Add "UsesNotifications" key
Ryan Lortie
desrt at desrt.ca
Wed Feb 4 02:39:39 PST 2015
hi Bastien,
On Wed, Feb 4, 2015, at 05:23, Bastien Nocera wrote:
> + Whether the program makes use of desktop notifications. This
> is used to pre-populate
> + notification configuration interfaces.
I don't agree with this patch.
If you want to do this, please invent an interface name and use
Implements=. It was invented precisely for this sort of thing. That
way you can even use g_desktop_app_info_get_implementations() to list
off all the apps in question.
Cheers
More information about the xdg
mailing list