Added pdfgear as a new app

This commit is contained in:
DevZiaus
2025-08-26 03:12:49 +06:00
parent 09288b135e
commit 60905ccf20
2 changed files with 20 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

19
apps/pdfgear/info Normal file
View File

@@ -0,0 +1,19 @@
# Copyright (c) 2024 Fmstrat
# All rights reserved.
#
# SPDX-License-Identifier: Proprietary
# 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;"