scratchfoundation / Scratch_1.4

Source Code repository for Scratch 1.4
Other
110 stars 51 forks source link

[patch] missing semicolon for desktop file #2

Open glixx opened 10 years ago

glixx commented 10 years ago

From Fedora:

--- scratch-1.4.0.6.src/src/scratch.desktop-semicolon   2012-09-10 13:04:14.075940196 -0400
+++ scratch-1.4.0.6.src/src/scratch.desktop 2012-09-10 13:04:18.345846641 -0400
@@ -6,4 +6,4 @@
 Type=Application
 Icon=scratch
 Categories=Development;
-MimeType=application/x-scratch-project
+MimeType=application/x-scratch-project;