diff --git a/app.yaml b/app.yaml index b8011f6..5515e77 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 2-1-04 +version: 2-1-05 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index dd2a81f..7f063e4 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -42,7 +42,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase): description = _('UI plugin to download FanFiction stories from various sites.') supported_platforms = ['windows', 'osx', 'linux'] author = 'Jim Miller' - version = (2, 1, 4) + version = (2, 1, 5) minimum_calibre_version = (1, 48, 0) #: This field defines the GUI plugin class that contains all the code diff --git a/index.html b/index.html index de5189a..dd856dc 100644 --- a/index.html +++ b/index.html @@ -54,18 +54,35 @@ much easier.

+

Survey about Name Change

+

+ Due to Google's recent decision to phase out + code.google.com, the FFDL project code base is going to + have to move to a new home (almost certainly github). +

+

+ That makes now a good time to discuss changing the name + from FanFictionDownLoader (FFDL) to something else. +

+

+ The reason is because the current name is very generic and + there's another program at/called + fanfictiondownloader.net. More than once, we've had users + of fanfictiondownloader.net come to us looking for support + for the other program. +

+

+ If you'd like to vote for one of the names under consideration, please + click + here. Thanks! +

+

Changes:

-

-

Questions? Check out our FAQs. @@ -74,7 +91,7 @@ If you have any problems with this application, please report them in the FanFictionDownLoader Google Group. The - Previous Version is also available for you to use if necessary. + Previous Version is also available for you to use if necessary.

{{ error_message }}