aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2007-12-08 01:39:15 +0000
committerDan Nicolaescu2007-12-08 01:39:15 +0000
commite10fe1cbe2436a049fd8744e089432a58efbcf21 (patch)
tree5dad5cfe27b8cb16d95cc429fff33d8cfd472013
parentdf04db0bcbba5f72ea7da471469d7b44f1d97ea0 (diff)
downloademacs-e10fe1cbe2436a049fd8744e089432a58efbcf21.tar.gz
emacs-e10fe1cbe2436a049fd8744e089432a58efbcf21.zip
New file.
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/emacs.desktop12
2 files changed, 16 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0cd4f718b1a..182b7d1e098 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * emacs.desktop: New file.
4
12007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp> 52007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2 6
3 * images/icons/macemacs_16.png, images/icons/macemacs_24.png: 7 * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
diff --git a/etc/emacs.desktop b/etc/emacs.desktop
new file mode 100644
index 00000000000..630d3c78834
--- /dev/null
+++ b/etc/emacs.desktop
@@ -0,0 +1,12 @@
1[Desktop Entry]
2Name=Emacs
3GenericName=Text Editor
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++;
6Exec=emacs %f
7Icon=emacs_32.png
8Type=Application
9Terminal=false
10Categories=Application;Development;TextEditor;
11Encoding=UTF-8
12StartupWMClass=Emacs