mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-01-15 12:42:31 +01:00
Remove 'aa' from plugin name, create a new icon.
This commit is contained in:
parent
dbda2f96a6
commit
8fb62499cd
2 changed files with 1 additions and 1 deletions
|
|
@ -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 |
Loading…
Reference in a new issue