11 lines
200 B
Desktop File
11 lines
200 B
Desktop File
[Desktop Entry]
|
|
Name=Text editor
|
|
Comment=A simple text editor
|
|
TryExec=editor
|
|
Exec=editor %f
|
|
Icon=text-editor
|
|
Type=Application
|
|
Categories=Utility;TextEditor;GTK;
|
|
StartupNotify=true
|
|
MimeType=text/plain
|