18 lines
402 B
Plaintext
18 lines
402 B
Plaintext
[Desktop Entry]
|
|
_Name=Text Editor
|
|
_Comment=Edit text files
|
|
Exec=xed %U
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
MimeType=text/plain;
|
|
Icon=accessories-text-editor
|
|
Categories=GTK;Utility;TextEditor;
|
|
Keywords=text;editor;tabs;highlighting;code;multiple;files;pluggable;notepad;
|
|
X-MATE-DocPath=xed/xed.xml
|
|
Actions=new-window;
|
|
|
|
[Desktop Action new-window]
|
|
Name=New Window
|
|
Exec=xed --new-window %U
|