mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Added Outlook
This commit is contained in:
14
apps/outlook/info
Normal file
14
apps/outlook/info
Normal file
@@ -0,0 +1,14 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Outlook"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Outlook"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
# GNOME mimetypes
|
||||
MIME_TYPES="application/vnd.ms-outlook;application/octet-stream;"
|
Reference in New Issue
Block a user