summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2013-11-20 12:36:23 +0100
committerSebastian Geerken <devnull@localhost>2013-11-20 12:36:23 +0100
commit7dcfea2ee11c8bb89f0ce97b5029c30b59fc2787 (patch)
tree313756e703cd81ffd0426707bbe3b7f642c98b60 /dillorc
parent5d18e6897aa7fe53fcadb457fa7d1caf5a143da3 (diff)
Added option "load_background_images" and entry in the tools menu.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc9
1 files changed, 7 insertions, 2 deletions
diff --git a/dillorc b/dillorc
index 16207711..fc0b1019 100644
--- a/dillorc
+++ b/dillorc
@@ -14,10 +14,15 @@
# geometry=650x545+0+20
#geometry=780x580
-# Change this if you want to have text-only browsing from the start.
-# (While browsing, this can be changed from the tools/settings menu.)
+# Change this (and the following option) if you want to have text-only browsing
+# from the start. (While browsing, this can be changed from the tools/settings
+# menu.)
#load_images=YES
+# Change this if you do not want background images to be loaded initially.
+# (While browsing, this can be changed from the tools/settings menu.)
+#load_background_images=YES
+
# Change this if you want to disable loading of CSS stylesheets initially.
# (While browsing, this can be changed from the tools/settings menu.)
#load_stylesheets=YES