Closed tim77 closed 3 years ago
Looks like the generated .desktop file from the translations is adding that extra line. I'll fix it for the next release. Thank you!
[Desktop Entry]
Name[fr]=Notes-Up
Name=Notes-Up
Comment[fr]=Votre carnet de notes en Markdown
Comment=Your markdown notebook
Comment[lt]=Jūsų markdown užrašinė
Comment[fr]=Votre carnet de notes markdown
Comment[pt_BR]=O seu caderno em Markdown
Exec=com.github.philip_scott.notes-up %u
Icon=com.github.philip_scott.notes-up
Terminal=false
Type=Application
StartupNotify=true
Categories=Office;WordProcessor;
MimeType=application/x-notesup;
Expected Behavior
Notes-up compiles successfully as previous version.
Current Behavior
FTBFS.
Possible Solution
We should fix desktop file.
Steps to Reproduce (for bugs)