mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-02 00:46:42 +02:00
Initial commit.
This commit is contained in:
17
apps/word/info
Normal file
17
apps/word/info
Normal file
@@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Word"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Word"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\WINWORD.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="word.svg"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Office"
|
||||
|
||||
# GNOME mimetypes
|
||||
MIME_TYPES="application/msword;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/vnd.openxmlformats-officedocument.wordprocessingml.template;application/vnd.ms-word.document.macroEnabled.12;application/vnd.ms-word.template.macroEnabled.12;"
|
Reference in New Issue
Block a user