Skip to content

Commit

Permalink
fixed : mimetype in desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
ksharindam committed Sep 28, 2023
1 parent 0925d69 commit c144098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/chemcanvas.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Comment=A 2D Chemical Drawing Tool
Exec=chemcanvas %f
Icon=chemcanvas
Categories=Education;
MimeType=image/svg+xml;application/ccml;
MimeType=image/svg+xml;application/ccdx;
Terminal=false
StartupNotify=false

0 comments on commit c144098

Please sign in to comment.