summarylogtreecommitdiffstats
path: root/haystack-editor.desktop
blob: 0dc7704b9027a4d000378dbe339a86ae9387608a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Desktop Entry]
Name=Haystack Editor
Comment=Code Editing. Refined.
GenericName=Text Editor
Exec=/usr/bin/haystack-editor %F
Icon=haystack-editor
Type=Application
StartupNotify=false
StartupWMClass=Code
Categories=TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;application/x-code-workspace;
Actions=new-empty-window;
Keywords=haystack;

[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/usr/bin/haystack-editor --new-window %F
Icon=haystack-editor