mirror of
https://github.com/winapps-org/winapps.git
synced 2025-10-20 15:09:32 +02:00
Added pdfgear as a new app
This commit is contained in:
1
apps/pdfgear/icon.svg
Normal file
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
19
apps/pdfgear/info
Normal 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;"
|
Reference in New Issue
Block a user