deadpixi-sam.desktop - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
deadpixi-sam.desktop (264B) | |
--- | |
1 [Desktop Entry] | |
2 Name=sam | |
3 GenericName=Text editor | |
4 Comment=Multi-document text editor with structural regular expressions | |
5 Icon=accessories-text-editor | |
6 Exec=sam %F | |
7 Terminal=false | |
8 Type=Application | |
9 Categories=Utility;TextEditor; | |
10 StartupNotify=false | |
11 MimeType=text/plain |