summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@dillo.org>2013-09-14 15:26:13 +0000
committercorvid <corvid@dillo.org>2013-09-14 15:26:13 +0000
commit0ab4edb3001ca79c51be6f050e7e8f92ff823410 (patch)
tree5a3a9d065b82f319506546fecee0e347ee2100cf /dillorc
parente66d434aeb97c78daf0d6c3b8e7de0b157310635 (diff)
BUG#1140: add show_ui_tooltip preference
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 4 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index 13594797..c06d12e8 100644
--- a/dillorc
+++ b/dillorc
@@ -68,7 +68,7 @@
# Minimum font size in pixels
#font_min_size=6
-# Show tooltip popups for UI and for HTML title attributes
+# Show tooltip popups for HTML title attributes
#show_tooltip=YES
# Set this to YES if you want to limit the word wrap width to the viewport
@@ -324,6 +324,9 @@ ui_tab_bg_color=#b7beb7
#show_help=YES
#show_progress_box=YES
+# Show tooltip popups for the UI
+#show_ui_tooltip=YES
+
# Start dillo with the panels hidden?
#fullwindow_start=NO