mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
18 lines
391 B
Plaintext
18 lines
391 B
Plaintext
# GNOME shortcut name
|
|
NAME="Outlook"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Microsoft Outlook"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Office"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="application/vnd.ms-outlook;application/octet-stream;"
|
|
|
|
# System Icon
|
|
ICON="ms-outlook"
|