From 7324d989d07fe0b841f5c6f677273da1056443e0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 Feb 2011 09:25:52 -0700 Subject: [PATCH] ... --- resources/recipes/ming_pao.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/recipes/ming_pao.recipe b/resources/recipes/ming_pao.recipe index 9febcec0e5..bbdbbf7ace 100644 --- a/resources/recipes/ming_pao.recipe +++ b/resources/recipes/ming_pao.recipe @@ -31,7 +31,9 @@ class MPHKRecipe(BasicNewsRecipe): oldest_article = 1 max_articles_per_feed = 100 __author__ = 'Eddie Lau' - description = 'Hong Kong Chinese Newspaper (http://news.mingpao.com)' + description = ('Hong Kong Chinese Newspaper (http://news.mingpao.com). If' + 'you are using a Kindle with firmware < 3.1, customize the' + 'recipe') publisher = 'MingPao' category = 'Chinese, News, Hong Kong' remove_javascript = True