From 40718a915a1aa3cb695a6401d10a0fe65ae65131 Mon Sep 17 00:00:00 2001 From: GRiker Date: Tue, 22 Jun 2010 11:44:44 -0600 Subject: [PATCH] GwR wip --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index b9f58178f7..ac5ba8e898 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -74,7 +74,7 @@ title_series_sorting = 'library_order' # Apple iTunes/iDevice # Control whether Series name is used as Genre in iTunes/iBooks -# If set to 'True', a Book's Series name will be used as the Genre +# If set to 'True', a Book's Series name (if one exists) will be used as the Genre # If set to 'False', the book's first tag beginning with an alpha character will # be used as the Genre ITUNES_use_series_as_category = False