summaryrefslogtreecommitdiff
path: root/raphodo/preferences.py
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2017-12-30 12:18:30 -0500
committerAntoine Beaupré <anarcat@debian.org>2017-12-30 12:18:30 -0500
commit88c8bd4cd2ee4707f8a43be4d89c4e040dcced2f (patch)
tree01b10a0d80509730942706333f173c5aa7f239eb /raphodo/preferences.py
parentc5fc6c6030d7d9d1b2af3d5165bebed3decd741b (diff)
New upstream version 0.9.6upstream/0.9.6
Diffstat (limited to 'raphodo/preferences.py')
-rw-r--r--raphodo/preferences.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/raphodo/preferences.py b/raphodo/preferences.py
index fb5c46f..832b7ac 100644
--- a/raphodo/preferences.py
+++ b/raphodo/preferences.py
@@ -310,6 +310,8 @@ class Preferences:
treat_raw_jpeg=2,
# see constants.MarkRawJpeg:
mark_raw_jpeg=3,
+ # introduced in 0.9.6b1:
+ auto_scroll=True
)
device_defaults = dict(
only_external_mounts=True,