mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-23 22:53:02 +02:00
feat: don't hardcode winapps path
This commit is contained in:
parent
5946444c63
commit
5594a23298
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Microsoft Office Protocol Handler
|
||||
Comment=Handle Microsoft Office URI schemes via WinApps
|
||||
Exec=/usr/local/bin/winapps manual %u
|
||||
Exec=winapps manual %u
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=x-scheme-handler/ms-word;x-scheme-handler/ms-excel;x-scheme-handler/ms-powerpoint;x-scheme-handler/ms-outlook;x-scheme-handler/ms-access;x-scheme-handler/ms-visio;x-scheme-handler/ms-project;x-scheme-handler/ms-teams;x-scheme-handler/ms-whiteboard;x-scheme-handler/ms-officeapp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user