We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f259a21 commit bceda46Copy full SHA for bceda46
data/com.github.junrrein.PDFSlicer.appdata.xml.in
@@ -5,7 +5,7 @@
5
<metadata_license>CC0-1.0</metadata_license>
6
<project_license>GPL-3.0-or-later</project_license>
7
<name>PDF Slicer</name>
8
- <launchable>@APPLICATION_ID@.desktop</launchable>
+ <launchable type="desktop-id">@APPLICATION_ID@.desktop</launchable>
9
<_summary>A simple tool to extract, merge, rotate and reorder pages of PDF documents</_summary>
10
<description>
11
<_p>
0 commit comments