mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 08:26:39 +02:00
Added x86 versions of MS apps
This commit is contained in:
14
apps/powerpoint-o365-x86/info
Normal file
14
apps/powerpoint-o365-x86/info
Normal file
@@ -0,0 +1,14 @@
|
||||
# GNOME shortcut name
|
||||
NAME="PowerPoint"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft PowerPoint"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\root\Office16\POWERPNT.EXE"
|
||||
|
||||
# GNOME categories
|
||||
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;"
|
Reference in New Issue
Block a user