mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
Add support for O365 apps
This commit is contained in:
parent
b585eff3f0
commit
cc16e89b0f
17
apps/access-o365/info
Normal file
17
apps/access-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Access (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Access"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSACCESS.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="access.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;"
|
1
apps/excel-o365/icon.svg
Normal file
1
apps/excel-o365/icon.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#21a366;}.cls-2{fill:none;}.cls-3{fill:#107c41;}.cls-4{fill:#33c481;}.cls-5{fill:#185c37;}.cls-6{opacity:0.5;}.cls-7{fill:#fff;}</style></defs><title>Excel_24x</title><g id="Excel"><g id="_24" data-name="24"><path class="cls-1" d="M16,1H7A1,1,0,0,0,6,2V7l10,5,4,1.5L24,12V7Z"/><rect class="cls-2" width="24" height="24"/><rect class="cls-3" x="6" y="7.02" width="10" height="4.98"/><path class="cls-4" d="M24,2V7H16V1h7A1,1,0,0,1,24,2Z"/><path class="cls-5" d="M16,12H6V22a1,1,0,0,0,1,1H23a1,1,0,0,0,1-1V17Z"/><path class="cls-6" d="M13.83,6H6V20h7.6A1.5,1.5,0,0,0,15,18.65V7.17A1.18,1.18,0,0,0,13.83,6Z"/><rect id="Back_Plate" data-name="Back Plate" class="cls-3" y="5" width="14" height="14" rx="1.17"/><path class="cls-7" d="M3.43,16,6,12,3.64,8H5.55l1.3,2.55a4.63,4.63,0,0,1,.24.54h0a5.77,5.77,0,0,1,.27-.56L8.76,8h1.75L8.08,12l2.49,4H8.71l-1.5-2.8A2.14,2.14,0,0,1,7,12.83H7a1.54,1.54,0,0,1-.17.36L5.3,16Z"/><rect class="cls-3" x="16" y="12" width="8" height="5"/></g></g></svg>
|
After Width: | Height: | Size: 1.0 KiB |
17
apps/excel-o365/info
Normal file
17
apps/excel-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Excel (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Excel"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\EXCEL.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="excel.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;"
|
17
apps/onenote-o365/info
Normal file
17
apps/onenote-o365/info
Normal 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;"
|
17
apps/outlook-o365/info
Normal file
17
apps/outlook-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Outlook (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Outlook"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="outlook.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;"
|
1
apps/powerpoint-o365/icon.svg
Normal file
1
apps/powerpoint-o365/icon.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;}.cls-2{fill:#ed6c47;}.cls-3{fill:#ff8f6b;}.cls-4{fill:#d35230;}.cls-5{opacity:0.5;}.cls-6{opacity:0.1;}.cls-7{fill:#c43e1c;}.cls-8{fill:#fff;}</style></defs><title>Powerpoint_24x</title><g id="Powerpoint"><rect class="cls-1" width="24" height="24"/><path class="cls-2" d="M13,1A11,11,0,0,0,2,12l14.84,3.84Z"/><path class="cls-3" d="M13,1A11,11,0,0,1,24,12L18.5,15,13,12Z"/><path class="cls-4" d="M2,12a11,11,0,0,0,22,0Z"/><path class="cls-5" d="M15,18.65V7.17A1.18,1.18,0,0,0,13.83,6H3.8A10.91,10.91,0,0,0,5.49,20H13.6A1.5,1.5,0,0,0,15,18.65Z"/><path class="cls-6" d="M15,18.65V7.17A1.18,1.18,0,0,0,13.83,6H3.8A10.91,10.91,0,0,0,5.49,20H13.6A1.5,1.5,0,0,0,15,18.65Z"/><rect id="Back_Plate" data-name="Back Plate" class="cls-7" y="5" width="14" height="14" rx="1.17"/><path class="cls-8" d="M7.4,8a3.32,3.32,0,0,1,2.2.64,2.32,2.32,0,0,1,.76,1.86A3.42,3.42,0,0,1,10,12.11a2.54,2.54,0,0,1-1.07,1,3.7,3.7,0,0,1-1.61.34H5.78V16H4.22V8ZM5.78,12H7.12a1.78,1.78,0,0,0,1.19-.35,1.46,1.46,0,0,0,.4-1.1c0-.88-.51-1.32-1.54-1.32H5.78Z"/></g></svg>
|
After Width: | Height: | Size: 1.1 KiB |
17
apps/powerpoint-o365/info
Normal file
17
apps/powerpoint-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="PowerPoint (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft PowerPoint"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\Office16\POWERPNT.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="powerpoint.svg"
|
||||
|
||||
# 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;"
|
17
apps/publisher-o365/info
Normal file
17
apps/publisher-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="PowerPoint (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft PowerPoint"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\MSPUB.EXE"
|
||||
|
||||
# The icon in the icon folder
|
||||
ICON="publisher.svg"
|
||||
|
||||
# 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;"
|
1
apps/word-o365/icon.svg
Normal file
1
apps/word-o365/icon.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;}.cls-2{fill:#41a5ee;}.cls-3{fill:#2b7cd3;}.cls-4{fill:#185abd;}.cls-5{fill:#103f91;}.cls-6{opacity:0.5;}.cls-7{fill:#fff;}</style></defs><title>Word_24x</title><g id="Word"><g id="_24" data-name="24"><rect class="cls-1" width="24" height="24"/><path class="cls-2" d="M24,7V2a1,1,0,0,0-1-1H7A1,1,0,0,0,6,2V7l9,2Z"/><polygon class="cls-3" points="24 7 6 7 6 12 15.5 14 24 12 24 7"/><polygon class="cls-4" points="24 12 6 12 6 17 15 18.5 24 17 24 12"/><path class="cls-5" d="M6,17H24a0,0,0,0,1,0,0v5a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1V17a0,0,0,0,1,0,0Z"/><path class="cls-6" d="M13.83,6H6V20h7.6A1.5,1.5,0,0,0,15,18.65V7.17A1.18,1.18,0,0,0,13.83,6Z"/><rect id="Back_Plate" data-name="Back Plate" class="cls-4" y="5" width="14" height="14" rx="1.17"/><path id="Letter" class="cls-7" d="M10.16,16H8.72L7,10.48,5.28,16H3.84L2.24,8H3.68L4.8,13.6,6.48,8.16h1.2l1.6,5.44L10.4,8h1.36Z"/></g></g></svg>
|
After Width: | Height: | Size: 977 B |
17
apps/word-o365/info
Normal file
17
apps/word-o365/info
Normal file
@ -0,0 +1,17 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Word (Office365)"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Word"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\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;"
|
Loading…
x
Reference in New Issue
Block a user