Advertise support for Startup Notification when built with GTK
commit57ec4aadc65389f6df5a173cfbff0a551b3ee25d
authorPeter Oliver <git@mavit.org.uk>
Tue, 22 Jun 2021 13:17:28 +0000 (22 15:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Jun 2021 13:17:28 +0000 (22 15:17 +0200)
tree84c599b97cddf3d0a5c3a671e5532326ae3633ff
parent00501d74d3f9642e69b96bcfdb0cc9228d71aa3b
Advertise support for Startup Notification when built with GTK

* etc/emacsclient.desktop, etc/emacsclient.desktop: Specify
StartupNotify=true.
* configure.ac (USE_STARTUP_NOTIFICATION): New variable, yes iff
HAVE_GTK.
* Makefile.in (install-etc): Remove StartupNotify=true from
etc/*.desktop unless USE_STARTUP_NOTIFICATION (bug#48783).
Makefile.in
configure.ac
etc/NEWS
etc/emacs.desktop
etc/emacsclient.desktop