You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
578 B
18 lines
578 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE default-apps SYSTEM "gnome-da-list.dtd">
|
|
<default-apps>
|
|
<web-browsers>
|
|
<web-browser>
|
|
<name>Ungoogled Chromium</name>
|
|
<executable>ungoogled-chromium</executable>
|
|
<command>/usr/bin/ungoogled-chromium %s</command>
|
|
<icon-name>ungoogled-chromium</icon-name>
|
|
<run-in-terminal>false</run-in-terminal>
|
|
<netscape-remote>false</netscape-remote>
|
|
<!--
|
|
<tab-command>false</tab-command>
|
|
<win-command>false</win-command>
|
|
-->
|
|
</web-browser>
|
|
</web-browsers>
|
|
</default-apps>
|
|
|