OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4daf535c1883f5d445eb63876fbe05d1ef63eb84
Authored by
Jay Berkenbilt
2018-02-25 08:39:54 -0500
1 parent
1c71bd78
Include only one main category in the desktop file
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
appimage/qpdf.desktop
appimage/qpdf.desktop
View file @
4daf535
...
...
@@ -5,4 +5,4 @@ Exec=qpdf
5
5
Name=qpdf
6
6
Comment=Structural, content-preserving transformations on PDF files
7
7
Icon=qpdf
8
-Categories=Utility;Office;ConsoleOnly;
8
+Categories=Utility;
...
...