diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:45:08 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 14:45:08 +0000 |
commit | dd77599e4181fe32df31d53db6da4960033b7d90 (patch) | |
tree | b56cda9073367b16604dbdd66fcd12923a99f441 /emacs.desktop | |
parent | 8ccab69f351d5a80602c5698dc420e18d1a583c8 (diff) |
automatic import of emacsopeneuler24.03_LTSopeneuler23.09
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 |