Added Outlook

This commit is contained in:
Fmstrat
2020-11-08 09:33:20 -05:00
committed by Oskar Manhart
parent a1faf4f3f4
commit b39ed5fbb7
3 changed files with 15 additions and 0 deletions

14
apps/outlook/info Normal file
View 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;"