mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
# GNOME shortcut name
|
|
NAME="Acrobat 9"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Acrobat 9"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Documents"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="application/pdf;"
|