init
This commit is contained in:
12
desktop/jstar.desktop
Normal file
12
desktop/jstar.desktop
Normal file
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Joe's Own Editor - WordStar Emulation
|
||||
GenericName=Text Editor
|
||||
Comment=View and edit files
|
||||
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=/usr/bin/jstar %F
|
||||
TryExec=jstar
|
||||
Icon=accessories-text-editor
|
||||
Type=Application
|
||||
Terminal=true
|
||||
Categories=Utility;Development;TextEditor;
|
||||
Reference in New Issue
Block a user