2024-05-23 18:30:03 +02:00

18 lines
356 B
Plaintext

# GNOME shortcut name
NAME="OneNote"
# Used for descriptions and window class
FULL_NAME="Microsoft OneNote"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\Office16\ONENOTE.EXE"
# GNOME categories
CATEGORIES="WinApps;Office"
# GNOME mimetypes
MIME_TYPES="application/msonenote;"
# System Icon
ICON="ms-onenote"