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