Skip to content

Commit

Permalink
Merge pull request #2086 from freedomofpress/desktop-file-name
Browse files Browse the repository at this point in the history
Remove quotation marks around .desktop entry name
  • Loading branch information
legoktm authored Dec 20, 2024
2 parents ef99a49 + bc73c47 commit 7483966
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 7483966

Please sign in to comment.