Revise micosoft application paths

This commit is contained in:
Fmstrat
2020-11-09 11:00:01 -05:00
parent 97c1e46a45
commit 70677dbb5f
18 changed files with 290 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
# GNOME shortcut name
NAME="PowerPoint (Office365)"
NAME="Publisher"
# Used for descriptions and window class
FULL_NAME="Microsoft PowerPoint"
FULL_NAME="Microsoft Publisher"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSPUB.EXE"
@@ -11,4 +11,4 @@ WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSPUB.EXE"
CATEGORIES="Office"
# GNOME mimetypes
# MIME_TYPES="application/vnd.ms-powerpoint;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.openxmlformats-officedocument.presentationml.template;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.addin.macroEnabled.12;application/vnd.ms-powerpoint.presentation.macroEnabled.12;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;"
MIME_TYPES="application/vnd.ms-publisher;"