about summary refs log tree commit diff stats
path: root/xombrero.h
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.h')
-rw-r--r--xombrero.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xombrero.h b/xombrero.h
index 06049a3..912b027 100644
--- a/xombrero.h
+++ b/xombrero.h
@@ -317,7 +317,7 @@ RB_HEAD(strict_transport_tree, strict_transport);
 RB_PROTOTYPE(strict_transport_tree, strict_transport, entry, strict_transport_rb_cmp);
 
 /* utility */
-#define XT_NAME			("Xombrero")
+#define XT_NAME			("xombrero")
 #define XT_CB_HANDLED		(TRUE)
 #define XT_CB_PASSTHROUGH	(FALSE)
 #define XT_FAVS_FILE		("favorites")