mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
Added Outlook
This commit is contained in:
parent
a1faf4f3f4
commit
b39ed5fbb7
@ -18,6 +18,7 @@ Currently supported apps
|
||||
- Microsoft Word
|
||||
- Microsoft Excel
|
||||
- Microsoft PowerPoint
|
||||
- Microsoft Outlook
|
||||
- Internet Explorer (just because)
|
||||
|
||||
To Do
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
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;"
|
Loading…
x
Reference in New Issue
Block a user