Fix of destination of the icons

This commit is contained in:
Jakub Melka
2023-09-17 17:49:30 +02:00
parent f8455d5ea4
commit 41fb94e4e8
5 changed files with 5 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -21,7 +21,7 @@
<url type="help">https://github.com/JakubMelka/PDF4QT/discussions</url>
<update_contact>Mgr.Jakub.Melka_AT_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">io.github.JakubMelka.Pdf4qt.Pdf4QtViewerProfi.desktop</launchable>
<launchable type="desktop-id">io.github.JakubMelka.Pdf4qt.desktop</launchable>
<releases>
<release version="1.3.5" date="2023-09-08"/>
<release version="1.3.4" date="2023-08-03"/>

View File

@@ -4,7 +4,7 @@ Type=Application
Name=PDF4QT Viewer Profi
Comment=Edit and modify PDF files
Exec=Pdf4QtViewerProfi
Icon=io.github.JakubMelka.Pdf4qt.Pdf4QtViewerProfi.svg
Icon=io.github.JakubMelka.Pdf4qt.svg
Terminal=false
Categories=Office
MimeType=application/pdf

View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB