summaryrefslogtreecommitdiffstats
path: root/distributions/debian/smartq/patches/110-use-sensible-browser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'distributions/debian/smartq/patches/110-use-sensible-browser.patch')
-rw-r--r--distributions/debian/smartq/patches/110-use-sensible-browser.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/distributions/debian/smartq/patches/110-use-sensible-browser.patch b/distributions/debian/smartq/patches/110-use-sensible-browser.patch
deleted file mode 100644
index 42098a1..0000000
--- a/distributions/debian/smartq/patches/110-use-sensible-browser.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- fbreader-0.10.0.orig/fbreader/data/default/external.desktop.xml
-+++ fbreader-0.10.0/fbreader/data/default/external.desktop.xml
-@@ -3,7 +3,7 @@
- <section name="Web Browser">
- <program name="%browser" protocol="execute">
- <action name="openLink" command="%command"/>
-- <option name="command" defaultValue="mozilla %1 &amp;"/>
-+ <option name="command" defaultValue="sensible-browser %1 &amp;"/>
- </program>
- </section>
- </ExternalPrograms>