/usr/share/applications/SciTE.desktop is in scite 3.7.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | [Desktop Entry]
Version=1.0
Name=SciTE Text Editor
Name[es]=Editor de textos SciTE
Name[fr]=Éditeur de texte SciTE
Name[ru]=Текстовый редактор SciTE
Comment=Edit your source files
Comment[es]=Edita especializado para programación
Comment[fr]=Éditer des fichiers sources
Comment[ru]=Редактор исходных кодов
GenericName=Text Editor
Type=Application
Exec=SciTE %F
Icon=Sci48M
Terminal=false
StartupNotify=true
Categories=TextEditor;Development;GTK;
Keywords=Text;Editor;
MimeType=text/plain;
|