From fd43c98b96422d99adecc972ad26f5fd28d994d9 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Fri, 4 Jan 2019 11:20:54 -0600 Subject: [PATCH] Fix defaults.ini add_to_titlepage_entries for hentai-foundry.com --- calibre-plugin/plugin-defaults.ini | 2 +- fanficfare/defaults.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 32e35a5c..668bc055 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -2472,7 +2472,7 @@ add_to_titlepage_entries:,growth, shrink, sizeroles ## this should go in your personal.ini, not defaults.ini. #is_adult:true extra_valid_entries:comments,views,size,favs,vote_rating -add_to_titlepage_entries:comments,views,size,favs,vote_rating +add_to_titlepage_entries:,comments,views,size,favs,vote_rating comments_label:Comments views_label:Views diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 622e3793..5dffb2c9 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -2500,7 +2500,7 @@ add_to_titlepage_entries:,growth, shrink, sizeroles ## this should go in your personal.ini, not defaults.ini. #is_adult:true extra_valid_entries:comments,views,size,favs,vote_rating -add_to_titlepage_entries:comments,views,size,favs,vote_rating +add_to_titlepage_entries:,comments,views,size,favs,vote_rating comments_label:Comments views_label:Views