diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:57:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:57:42 +0000 |
commit | a172203aafb28686396fd736a324bfe74e2af446 (patch) | |
tree | b56cda9073367b16604dbdd66fcd12923a99f441 /emacs.desktop | |
parent | dfe2c51103d085171131eaadb7ae2a9686ea929c (diff) |
automatic import of emacsopeneuler24.03_LTS
Diffstat (limited to 'emacs.desktop')
-rw-r--r-- | emacs.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/emacs.desktop b/emacs.desktop new file mode 100644 index 0000000..c71b4a8 --- /dev/null +++ b/emacs.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Emacs +GenericName=Text Editor +Comment=Edit text +Comment[zh_TW]=編輯文字 +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 +Type=Application +Terminal=false +Categories=Utility;TextEditor;X-Red-Hat-Base; +StartupWMClass=Emacs |