aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2008-01-03 07:35:42 +0000
committerDan Nicolaescu2008-01-03 07:35:42 +0000
commit1c884795133931bf67bb3acddaa10554af35e57f (patch)
tree90a1137dcdd58198e3dde379096c76b991d3a16a
parenta1da069fbd5a34b5fa3ec862e8f8b9203132cbb4 (diff)
downloademacs-1c884795133931bf67bb3acddaa10554af35e57f.tar.gz
emacs-1c884795133931bf67bb3acddaa10554af35e57f.zip
* 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 @@
12008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * images/icons/emacs_16.png, images/icons/emacs_24.png
4 * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
5 hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png
6 hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
7
8 * images/icons/README (Author): Update for renaming.
9
10 * emacs.desktop (Icon): Update icon name.
11
12007-12-15 Eli Zaretskii <eliz@gnu.org> 122007-12-15 Eli Zaretskii <eliz@gnu.org>
2 13
3 The following files renamed to avoid file-name clashes in 14 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
4Comment=Edit text 4Comment=Edit text
5MimeType=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++; 5MimeType=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++;
6Exec=emacs %F 6Exec=emacs %F
7Icon=emacs_32 7Icon=emacs
8Type=Application 8Type=Application
9Terminal=false 9Terminal=false
10Categories=Development;TextEditor; 10Categories=Development;TextEditor;