Skip to content

Commit

Permalink
Fix .desktop file to follow freedesktop standards (no png ext)
Browse files Browse the repository at this point in the history
address #7
  • Loading branch information
jaromil committed Sep 11, 2019
1 parent e5385a7 commit 8b5a35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/hasciicam.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GenericName=HasciiCam
Comment=(h)ascii for the masses!
Exec=hasciicam %U
TryExec=hasciicam
Icon=hasciicam.png
Icon=hasciicam
Terminal=false
Categories=AudioVideo;
X-AppInstall-Package=hasciicam

0 comments on commit 8b5a35a

Please sign in to comment.