From 25ee98ee3bf452bb4294fdc684b9546a38af0aab Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 13 Feb 2011 21:34:03 -0700 Subject: [PATCH] Typo that removed the date format tweaks from the new style tweaks interface --- 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 43cf5772f6..c22d24a6a7 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -105,7 +105,7 @@ bool_custom_columns_are_tristate = 'yes' # title within authors. sort_columns_at_startup = None -#; Control how dates are displayed +#: Control how dates are displayed # Format to be used for publication date and the timestamp (date). # A string controlling how the publication date is displayed in the GUI # d the day as number without a leading zero (1 to 31)