mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-13 22:09:15 +02:00
Revise micosoft application paths
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Access (Office365)"
|
||||
NAME="Access"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Access"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSACCESS.EXE"
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\MSACCESS.EXE"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
# GNOME mimetypes
|
||||
# MIME_TYPES="application/vnd.ms-excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.sheet.macroEnabled.12;application/vnd.ms-excel.template.macroEnabled.12;application/vnd.ms-excel.addin.macroEnabled.12;application/vnd.ms-excel.sheet.binary.macroEnabled.12;"
|
||||
MIME_TYPES="application/x-msaccess;"
|
||||
|
Reference in New Issue
Block a user