11 lines
237 B
Desktop File
Executable File
11 lines
237 B
Desktop File
Executable File
[Desktop Entry]
|
|
Name=Markdown Viewer
|
|
Comment=Simple GTK2 Markdown Editor and Viewer
|
|
Exec=mdviewer %f
|
|
Icon=mdviewer
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Utility;TextEditor;
|
|
MimeType=text/markdown;text/x-markdown;
|
|
StartupNotify=true
|