summaryrefslogtreecommitdiffstats
path: root/distributions/debian/smartq/patches/150-default-rotation-direction.patch
diff options
context:
space:
mode:
Diffstat (limited to 'distributions/debian/smartq/patches/150-default-rotation-direction.patch')
-rw-r--r--distributions/debian/smartq/patches/150-default-rotation-direction.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/distributions/debian/smartq/patches/150-default-rotation-direction.patch b/distributions/debian/smartq/patches/150-default-rotation-direction.patch
new file mode 100644
index 0000000..6ff1798
--- /dev/null
+++ b/distributions/debian/smartq/patches/150-default-rotation-direction.patch
@@ -0,0 +1,12 @@
+--- fbreader-0.12.2.orig/fbreader/data/default/config.desktop.xml
++++ fbreader-0.12.2/fbreader/data/default/config.desktop.xml
+@@ -9,6 +9,9 @@
+ <option name="PositionText" value="true"/>
+ <option name="Time" value="true"/>
+ </group>
++ <group name="Rotation">
++ <option name="Angle" value="270"/>
++ </group>
+ <group name="Scrollings">
+ <option name="Delay" value="0"/>
+ </group>