Skip to content

Commit

Permalink
Remove quotation marks around .desktop entry name
Browse files Browse the repository at this point in the history
  • Loading branch information
rocodes committed Jul 3, 2024
1 parent af18c59 commit bc73c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion export/files/send-to-usb.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Desktop Entry]
Type=Application
MimeType=application/x-sd-export
Name="Export SD submission to USB"
Name=Export SD submission to USB
Exec=/usr/bin/send-to-usb

0 comments on commit bc73c47

Please sign in to comment.