Oskar Manhart 2dd0980cc9 Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit d2601efeab779b33df97c40945e958fecfcecb73, reversing
changes made to f01427a236ea3b2662c94ea9ba959e00b50f600e.
2024-09-05 17:31:21 +02:00

18 lines
810 B
Plaintext

# GNOME shortcut name
NAME="PowerPoint"
# Used for descriptions and window class
FULL_NAME="Microsoft PowerPoint"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\POWERPNT.EXE"
# GNOME categories
CATEGORIES="WinApps;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;"
# System Icon
ICON="ms-powerpoint"