mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
NAME="Project"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Microsoft Project"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\root\Office16\WINPROJ.EXE"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Office"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="application/vnd.ms-project;"
|