summaryrefslogtreecommitdiff
path: root/notepadpp/debian/notepadpp.desktop
blob: fc40542b48c93db00ef838b362b522210b4872bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Desktop Entry]
Categories=TextEditor;Development;
Comment=Edit your source files
Exec=/usr/bin/notepadpp %F
GenericName=Text Editor
Icon=notepadpp
Keywords=TextEditor;
MimeType=text/plain;
Name=Notepadpp
StartupNotify=true
Terminal=false
Type=Application
Version=1.0
bgstack15