about summary refs log tree commit diff stats
path: root/xxxterm.h
diff options
context:
space:
mode:
authorJosh Rickmar <jrick@devio.us>2012-05-16 14:16:53 -0400
committerJosh Rickmar <jrick@devio.us>2012-05-16 18:22:53 -0400
commitdfe584d1a656f4d95764dd06fa8502aa45b187fe (patch)
tree60d8cfa61ecf197e2041e35b9343ee6856ff1ef0 /xxxterm.h
parent9eb0f48bccb10b795dfacf5961563fc689e83045 (diff)
downloadxombrero-dfe584d1a656f4d95764dd06fa8502aa45b187fe.tar.gz
Add a setting to show download notifications via show_oops (default 0)
and document it in the manpage.
Diffstat (limited to 'xxxterm.h')
-rw-r--r--xxxterm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xxxterm.h b/xxxterm.h
index 9ad85c1..8e5676d 100644
--- a/xxxterm.h
+++ b/xxxterm.h
@@ -685,6 +685,7 @@ extern int	enable_favicon_entry;
 extern int	enable_favicon_tabs;
 extern int	referer_mode;
 extern char	*referer_custom;
+extern int	download_notifications;
 
 /* globals */
 extern char		*version;