/usr/share/FBReader/default/external.xml is in fbreader 0.12.10dfsg-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | <?xml version="1.0" encoding="UTF-8"?>
<ExternalPrograms>
<section name="Web Browser">
<program name="%browser" protocol="execute">
<action name="openLink" command="%command"/>
<option name="command" defaultValue="sensible-browser %1 &"/>
</program>
</section>
</ExternalPrograms>
|