summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2008-01-03 07:35:42 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2008-01-03 07:35:42 +0000
commit1c884795133931bf67bb3acddaa10554af35e57f (patch)
tree90a1137dcdd58198e3dde379096c76b991d3a16a
parenta1da069fbd5a34b5fa3ec862e8f8b9203132cbb4 (diff)
downloademacs-1c884795133931bf67bb3acddaa10554af35e57f.tar.gz
* emacs.desktop (Icon): Update icon name.
-rw-r--r--etc/ChangeLog11
-rw-r--r--etc/emacs.desktop2
2 files changed, 12 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0d6451a2111..d349aa4cdca 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,14 @@
+2008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * images/icons/emacs_16.png, images/icons/emacs_24.png
+ * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
+ hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png
+ hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
+
+ * images/icons/README (Author): Update for renaming.
+
+ * emacs.desktop (Icon): Update icon name.
+
2007-12-15 Eli Zaretskii <eliz@gnu.org>
The following files renamed to avoid file-name clashes in
diff --git a/etc/emacs.desktop b/etc/emacs.desktop
index 4e2603b32c8..ff303a61536 100644
--- a/etc/emacs.desktop
+++ b/etc/emacs.desktop
@@ -4,7 +4,7 @@ GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=emacs %F
-Icon=emacs_32
+Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;