mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
minor fix: remove extention from Icon endtry in a desktop file
This commit is contained in:
committed by
GitHub
parent
c2c359ed27
commit
18b4543b2a
@@ -4,7 +4,7 @@ Type=Application
|
||||
Name=PDF4QT Editor
|
||||
Comment=Edit and modify PDF files
|
||||
Exec=Pdf4QtEditor
|
||||
Icon=io.github.JakubMelka.Pdf4qt.Pdf4QtEditor.svg
|
||||
Icon=io.github.JakubMelka.Pdf4qt.Pdf4QtEditor
|
||||
Terminal=false
|
||||
Categories=Office;
|
||||
MimeType=application/pdf;
|
||||
|
Reference in New Issue
Block a user