mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-01 16:36:39 +02:00
Revise micosoft application paths
This commit is contained in:
1
apps/onenote-o365/icon.svg
Normal file
1
apps/onenote-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:#ca64ea;}.cls-3{opacity:0.75;}.cls-4{fill:#7719aa;}.cls-5{fill:#fff;}.cls-6{fill:#ae4bd5;}.cls-7{fill:#9332bf;}</style></defs><title>OneNote_24x</title><g id="OneNote"><g id="_24" data-name="24"><rect class="cls-1" width="24" height="24"/><path class="cls-2" d="M23,1H7A1,1,0,0,0,6,2V22a1,1,0,0,0,1,1H20.23A3.77,3.77,0,0,0,24,19.23V2A1,1,0,0,0,23,1Z"/><path class="cls-3" 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 class="cls-5" d="M3.8,8H5.5l2.94,5.16a5.34,5.34,0,0,1,.33.77h0a6.57,6.57,0,0,1-.05-1.06V8H10.2v8H8.61L5.55,10.68a5.11,5.11,0,0,1-.31-.55h0a10.22,10.22,0,0,1,0,1.16V16H3.8Z"/><rect class="cls-6" x="18" y="5" width="6" height="6"/><rect class="cls-7" x="18" y="11" width="6" height="6"/><path class="cls-4" d="M18,17v6h5a1,1,0,0,0,1-1V17Z"/></g></g></svg>
|
After Width: | Height: | Size: 1009 B |
@@ -1,5 +1,5 @@
|
||||
# GNOME shortcut name
|
||||
NAME="OneNote (Office365)"
|
||||
NAME="OneNote"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft OneNote"
|
||||
@@ -11,4 +11,4 @@ WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\ONENOTE.EXE"
|
||||
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;"
|
||||
MIME_TYPES="application/msonenote;"
|
||||
|
Reference in New Issue
Block a user