summaryrefslogtreecommitdiffstats
path: root/distributions/debian/smartq/patches/170-disable-selection-by-default.patch
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-11 21:28:48 +0900
committerMichele Calgaro <[email protected]>2024-05-11 21:28:48 +0900
commit2462d03f322261bd616721c2b2065c4004b36c9c (patch)
tree239947a0737bb8386703a1497f12c09aebd3080a /distributions/debian/smartq/patches/170-disable-selection-by-default.patch
downloadtde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.tar.gz
tde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.zip
Initial import (as is) from Debian Snapshot's 'fbreader' source code (https://snapshot.debian.org/package/fbreader/0.99.4%2Bdfsg-6).
The Debian code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'distributions/debian/smartq/patches/170-disable-selection-by-default.patch')
-rw-r--r--distributions/debian/smartq/patches/170-disable-selection-by-default.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/distributions/debian/smartq/patches/170-disable-selection-by-default.patch b/distributions/debian/smartq/patches/170-disable-selection-by-default.patch
new file mode 100644
index 0000000..0051c54
--- /dev/null
+++ b/distributions/debian/smartq/patches/170-disable-selection-by-default.patch
@@ -0,0 +1,10 @@
+--- fbreader-0.12.2.orig/fbreader/data/default/config.desktop.xml
++++ fbreader-0.12.2/fbreader/data/default/config.desktop.xml
+@@ -15,6 +15,7 @@
+ <option name="Delay" value="0"/>
+ </group>
+ <group name="Options">
++ <option name="IsSelectionEnabled" value="false"/>
+ <option name="LeftMargin" value="50"/>
+ <option name="RightMargin" value="50"/>
+ <option name="KeyDelay" value="0"/>