1[Desktop Entry]
2Name = dte
3GenericName = Text Editor
4Comment = Edit text files
5Icon = text-editor
6Categories = Utility;TextEditor;
7Keywords = text;editor;
8Type = Application
9Terminal = true
10StartupNotify = false
11TryExec = dte
12Exec = dte %F
13MimeType = text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
14