Update of desktop files
|
@ -93,8 +93,9 @@ add_subdirectory(WixInstaller)
|
|||
message("CMAKE_PREFIX_PATH = " ${CMAKE_PREFIX_PATH})
|
||||
message("CMAKE_TOOLCHAIN_FILE = " ${CMAKE_TOOLCHAIN_FILE})
|
||||
|
||||
install(FILES Desktop/Pdf4QtDocDiff.desktop Desktop/Pdf4QtDocPageOrganizer.desktop Desktop/Pdf4QtViewerLite.desktop Desktop/Pdf4QtViewerProfi.desktop DESTINATION usr/share/applications)
|
||||
install(FILES Desktop/Pdf4QtDocDiff.svg Desktop/Pdf4QtDocPageOrganizer.svg Desktop/Pdf4QtViewerLite.svg Desktop/Pdf4QtViewerProfi.svg DESTINATION usr/share/icons)
|
||||
install(FILES Desktop/io.JakubMelka.Pdf4qt.Pdf4QtDocDiff.desktop Desktop/io.JakubMelka.Pdf4qt.Pdf4QtDocPageOrganizer.desktop Desktop/io.JakubMelka.Pdf4qt.Pdf4QtViewerLite.desktop Desktop/io.JakubMelka.Pdf4qt.Pdf4QtViewerProfi.desktop DESTINATION share/applications)
|
||||
install(FILES Desktop/io.JakubMelka.Pdf4qt.Pdf4QtDocDiff.svg Desktop/io.JakubMelka.Pdf4qt.Pdf4QtDocPageOrganizer.svg Desktop/io.JakubMelka.Pdf4qt.Pdf4QtViewerLite.svg Desktop/io.JakubMelka.Pdf4qt.Pdf4QtViewerProfi.svg DESTINATION share/icons)
|
||||
install(FILES Desktop/io.JakubMelka.Pdf4qt.appdata.xml DESTINATION share/metainfo)
|
||||
|
||||
configure_file(make-package.sh.in make-package.sh)
|
||||
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT DocDiff
|
||||
Comment=PDF Diff
|
||||
Exec=/usr/bin/Pdf4QtDocDiff
|
||||
Icon=/usr/share/icons/Pdf4QtDocDiff.svg
|
||||
Terminal=false
|
||||
Categories=Utility;Office;
|
||||
MimeType=application/pdf;
|
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT DocPage Organizer
|
||||
Comment=PDF Document Page Organizer
|
||||
Exec=/usr/bin/Pdf4QtDocPageOrganizer
|
||||
Icon=/usr/share/icons/Pdf4QtDocPageOrganizer.svg
|
||||
Terminal=false
|
||||
Categories=Utility;Office;
|
||||
MimeType=application/pdf;
|
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT Viewer Lite
|
||||
Comment=PDF Viewer
|
||||
Exec=/usr/bin/Pdf4QtViewerLite
|
||||
Icon=/usr/share/icons/Pdf4QtViewerLite.svg
|
||||
Terminal=false
|
||||
Categories=Utility;Office;
|
||||
MimeType=application/pdf;
|
|
@ -1,10 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT Viewer Profi
|
||||
Comment=PDF Editor
|
||||
Exec=/usr/bin/Pdf4QtViewerProfi
|
||||
Icon=/usr/share/icons/Pdf4QtViewerProfi.svg
|
||||
Terminal=false
|
||||
Categories=Utility;Office;
|
||||
MimeType=application/pdf;
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT DocDiff
|
||||
Comment=Compare PDF documents
|
||||
Exec=Pdf4QtDocDiff
|
||||
Icon=io.JakubMelka.Pdf4qt.Pdf4QtDocDiff.svg
|
||||
Terminal=false
|
||||
Categories=Office
|
||||
MimeType=application/pdf
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT DocPage Organizer
|
||||
Comment=Organize, merge, split, and duplicate pages in PDF files
|
||||
Exec=Pdf4QtDocPageOrganizer
|
||||
Icon=io.JakubMelka.Pdf4qt.Pdf4QtDocPageOrganizer.svg
|
||||
Terminal=false
|
||||
Categories=Office
|
||||
MimeType=application/pdf
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT Viewer Lite
|
||||
Comment=View and navigate PDF documents
|
||||
Exec=Pdf4QtViewerLite
|
||||
Icon=io.JakubMelka.Pdf4qt.Pdf4QtViewerLite.svg
|
||||
Terminal=false
|
||||
Categories=Office
|
||||
MimeType=application/pdf
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=PDF4QT Viewer Profi
|
||||
Comment=Edit and modify PDF files
|
||||
Exec=Pdf4QtViewerProfi
|
||||
Icon=io.JakubMelka.Pdf4qt.Pdf4QtViewerProfi.svg
|
||||
Terminal=false
|
||||
Categories=Office
|
||||
MimeType=application/pdf
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2023 Jakub Melka -->
|
||||
<component type="desktop-application">
|
||||
<id>io.github.JakubMelka.Pdf4qt</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>LGPL-3.0-only</project_license>
|
||||
<name>PDF4QT</name>
|
||||
<summary>Open Source PDF Editor</summary>
|
||||
<description>
|
||||
<p>
|
||||
Unleash the power of PDF4QT: Your go-to open source PDF editor. Beyond its capabilities in encryption, optimization, advanced annotations, editing, and signing, PDF4QT offers an extensive range of features to enhance your PDF experience. With intuitive PDF viewing/editing applications and a handy command-line tool, PDF4QT streamlines your PDF interactions. Discover its vast potential today.
|
||||
</p>
|
||||
</description>
|
||||
<categories>
|
||||
<category>Office</category>
|
||||
<category>Utility</category>
|
||||
</categories>
|
||||
<developer_name>Jakub Melka</developer_name>
|
||||
<url type="homepage">https://jakubmelka.github.io/</url>
|
||||
<url type="bugtracker">https://github.com/JakubMelka/PDF4QT/issues</url>
|
||||
<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>
|
||||
<releases>
|
||||
<release version="1.3.5" date="2023-09-08"/>
|
||||
<release version="1.3.4" date="2023-08-03"/>
|
||||
<release version="1.3.3" date="2023-04-22"/>
|
||||
<release version="1.3.2" date="2023-02-01"/>
|
||||
<release version="1.3.1" date="2022-12-28"/>
|
||||
<release version="1.3.0" date="2022-12-25"/>
|
||||
<release version="1.2.1" date="2022-06-30"/>
|
||||
<release version="1.2.0" date="2022-06-05"/>
|
||||
<release version="1.1.0" date="2021-12-19"/>
|
||||
<release version="1.0.0" date="2021-09-19"/>
|
||||
</releases>
|
||||
<requires>
|
||||
<internet>offline-only</internet>
|
||||
</requires>
|
||||
<screenshots>
|
||||
<screenshot><caption>Browse PDF files easily and efficiently</caption>https://github.com/JakubMelka/flathub/blob/31f96940abf9f0ad62fef6bab1b70841deb94455/screenshots/profi-default.png?raw=true</screenshot>
|
||||
<screenshot><caption>Utilize the 'magnifying glass' feature to zoom in on specific sections of the page</caption>https://github.com/JakubMelka/flathub/blob/31f96940abf9f0ad62fef6bab1b70841deb94455/screenshots/profi-magnifier.png?raw=true</screenshot>
|
||||
<screenshot><caption>Display statistics for various content types within the PDF file</caption>https://github.com/JakubMelka/flathub/blob/31f96940abf9f0ad62fef6bab1b70841deb94455/screenshots/profi-object-statistics.png?raw=true</screenshot>
|
||||
<screenshot><caption>View the document details</caption>https://github.com/JakubMelka/flathub/blob/31f96940abf9f0ad62fef6bab1b70841deb94455/screenshots/profi-properties.png?raw=true</screenshot>
|
||||
<screenshot><caption>List of add-ons available for the PDF editor</caption>https://github.com/JakubMelka/flathub/blob/31f96940abf9f0ad62fef6bab1b70841deb94455/screenshots/profi-addons.png?raw=true</screenshot>
|
||||
</screenshots>
|
||||
</component>
|