Merge pull request #666 from DevZiaus/main

Added pdfgear as a new app
This commit is contained in:
Rohan Barar
2025-08-28 21:32:06 +10:00
committed by GitHub
2 changed files with 15 additions and 0 deletions

1
apps/pdfgear/icon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 60 KiB

14
apps/pdfgear/info Normal file
View File

@@ -0,0 +1,14 @@
# GNOME shortcut name
NAME="pdfgear"
# Used for descriptions and window class
FULL_NAME="PDF Gear"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\PDFgear\PDFLauncher.exe"
# GNOME categories
CATEGORIES="Office;Viewer;Graphics;pdf"
# GNOME mimetypes
MIME_TYPES="application/pdf;"