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.
11 lines
482 B
11 lines
482 B
2 years ago
|
<web-browser>
|
||
|
<name>Google Chrome</name>
|
||
|
<executable>/opt/google/chrome/google-chrome</executable>
|
||
|
<command>/opt/google/chrome/google-chrome %s</command>
|
||
|
<icon-name>google-chrome</icon-name>
|
||
|
<run-in-terminal>false</run-in-terminal>
|
||
|
<netscape-remote>true</netscape-remote>
|
||
|
<tab-command>/opt/google/chrome/google-chrome %s</tab-command>
|
||
|
<win-command>/opt/google/chrome/google-chrome --new-window %s</win-command>
|
||
|
</web-browser>
|