Remove 'aa' from plugin name, create a new icon.

This commit is contained in:
Jim Miller 2011-12-21 18:08:36 -06:00
parent dbda2f96a6
commit 8fb62499cd
2 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ class InterfacePluginDemo(InterfaceActionBase):
The reason for having two classes is that it allows the command line
calibre utilities to run without needing to load the GUI libraries.
'''
name = 'aa FanFictionDownLoader Plugin'
name = 'FanFictionDownLoader Plugin'
description = 'UI plugin to download FanFiction stories from various sites.'
supported_platforms = ['windows', 'osx', 'linux']
author = 'Jim Miller'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 23 KiB