summaryrefslogtreecommitdiff
path: root/etc/emacs.desktop
AgeCommit message (Collapse)Author
2021-08-11Drop redundant keywords in .desktop files.Peter Oliver
The Freedesktop.org Desktop Entry spec says, “The values [of Keywords]… should not be redundant with the values of Name or GenericName”. * etc/emacs.desktop, etc/emacsclient.desktop (Keywords): Remove keywords that are duplicated from the GenericName field.
2021-06-22Advertise support for Startup Notification when built with GTKPeter Oliver
* 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).
2014-10-30* etc/emacs.desktop: Add "Keywords".Glenn Morris
2008-01-03* emacs.desktop (Icon): Update icon name.Dan Nicolaescu
2007-12-08* emacs.desktop (Exec, Icon, Categories): Fix entries.Dan Nicolaescu
2007-12-08New file.Dan Nicolaescu