Fix Desktop file
This commit is contained in:
parent
a5e5cd7667
commit
df3fd1d5a3
8
dist/mdiary.desktop
vendored
8
dist/mdiary.desktop
vendored
@ -1,6 +1,10 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Mdiary
|
Name=MDiary
|
||||||
|
GenericName=Markdown Diary Viewer
|
||||||
|
Comment=A viewer for a file based diary with entries written in markdown.
|
||||||
Icon=mdiary
|
Icon=mdiary
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Exec=@bindir@/mdiary
|
Exec=mdiary
|
||||||
|
Categories=Office
|
||||||
|
Loading…
Reference in New Issue
Block a user