changeset 92441:483c7e7ad9cb

Update icons entry.
author Glenn Morris <rgm@gnu.org>
date Mon, 03 Mar 2008 09:03:58 +0000
parents 21ae45411f07
children b6a29abf7364
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Mar 03 09:01:28 2008 +0000
+++ b/etc/NEWS	Mon Mar 03 09:03:58 2008 +0000
@@ -111,11 +111,9 @@
 http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html
 for details about XEmbed.
 
-** Emacs comes with a new set of icons for Mac OS X.
-OS-X-style icons (an application icon and a relevant document icon)
-were contributed by Kentaro Ohkouchi.
-Source files for these icons can be found in Emacs.app/Contents/Resources.
-PNG versions are available as etc/images/icons/emacs*_mac.png.
+** Emacs comes with a new set of default icons.
+Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png.
+The Emacs 22 icon is available as `emacs22.png' in the same location.
 
 ** Built-in functions (subr) can now have an interactive specification
 that is not a prompt string.  If the `intspec' parameter of a `DEFUN'