mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Use correct icon for metadata download preferences
This commit is contained in:
parent
ccc52ba308
commit
b91f42ac8d
@ -1173,7 +1173,7 @@ class Server(PreferencesPlugin):
|
||||
|
||||
class MetadataSources(PreferencesPlugin):
|
||||
name = 'Metadata download'
|
||||
icon = I('metadata.png')
|
||||
icon = I('download-metadata.png')
|
||||
gui_name = _('Metadata download')
|
||||
category = 'Sharing'
|
||||
gui_category = _('Sharing')
|
||||
|
Loading…
x
Reference in New Issue
Block a user