| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop redundant keywords in .desktop files. | Peter Oliver | 2021-08-11 | 1 | -1/+0 |
| | | | | | | | | | | 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. | ||||
| * | Advertise support for Startup Notification when built with GTK | Peter Oliver | 2021-06-22 | 1 | -0/+1 |
| | | | | | | | | | | * 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). | ||||
| * | * etc/emacs.desktop: Add "Keywords". | Glenn Morris | 2014-10-30 | 1 | -0/+1 |
| | | |||||
| * | * emacs.desktop (Icon): Update icon name. | Dan Nicolaescu | 2008-01-03 | 1 | -1/+1 |
| | | |||||
| * | * emacs.desktop (Exec, Icon, Categories): Fix entries. | Dan Nicolaescu | 2007-12-08 | 1 | -4/+3 |
| | | |||||
| * | New file. | Dan Nicolaescu | 2007-12-08 | 1 | -0/+12 |