Add support for O365 apps

This commit is contained in:
Jon Champagne
2020-11-07 19:34:53 -05:00
committed by Oskar Manhart
parent b585eff3f0
commit cc16e89b0f
10 changed files with 122 additions and 0 deletions

17
apps/onenote-o365/info Normal file
View File

@@ -0,0 +1,17 @@
# GNOME shortcut name
NAME="OneNote (Office365)"
# Used for descriptions and window class
FULL_NAME="Microsoft OneNote"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\ONENOTE.EXE"
# The icon in the icon folder
ICON="onenote.svg"
# 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;"