2024-04-20 09:32:55 +02:00
|
|
|
[Desktop Entry]
|
|
|
|
Type=Application
|
|
|
|
Name=LibreAwoo
|
|
|
|
StartupNotify=true
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
MimeType=application/json;application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
|
|
|
|
Comment=LibreAwoo Browser
|
|
|
|
Comment[fi]=LibreAwoo verkkoselain
|
|
|
|
Comment[eo]=LibreAwoo retumiulo
|
|
|
|
Categories=Network;WebBrowser;Security;
|
|
|
|
StartupWMClass=librewolf-default
|
2024-04-29 13:17:11 +02:00
|
|
|
Exec=/usr/bin/env libreawoo %U
|
2024-04-20 09:32:55 +02:00
|
|
|
Icon=librewolf
|
|
|
|
|
|
|
|
Actions=new-window;new-private-window;safe-mode;preferences;
|
|
|
|
|
|
|
|
[Desktop Action new-window]
|
|
|
|
Name=New Window
|
2024-04-29 13:17:11 +02:00
|
|
|
Exec=/usr/bin/env libreawoo --new-window %U
|
2024-04-20 09:32:55 +02:00
|
|
|
[Desktop Action new-private-window]
|
|
|
|
Name=New Private Window
|
2024-04-29 13:17:11 +02:00
|
|
|
Exec=/usr/bin/env libreawoo --private-window %U
|
2024-04-20 09:32:55 +02:00
|
|
|
[Desktop Action safe-mode]
|
|
|
|
Name=Start in Safe Mode
|
2024-04-29 13:17:11 +02:00
|
|
|
Exec=/usr/bin/env libreawoo --safe-mode
|
2024-04-20 09:32:55 +02:00
|
|
|
[Desktop Action preferences]
|
|
|
|
Name=Show Preferences
|
2024-04-29 13:17:11 +02:00
|
|
|
Exec=/usr/bin/env libreawoo --preferences
|