mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Rename tweaks icon to have a more appropriate name
This commit is contained in:
parent
ecda97d43e
commit
9722d1e946
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
@ -1217,7 +1217,7 @@ class Plugins(PreferencesPlugin):
|
|||||||
|
|
||||||
class Tweaks(PreferencesPlugin):
|
class Tweaks(PreferencesPlugin):
|
||||||
name = 'Tweaks'
|
name = 'Tweaks'
|
||||||
icon = I('drawer.png')
|
icon = I('tweaks.png')
|
||||||
gui_name = _('Tweaks')
|
gui_name = _('Tweaks')
|
||||||
category = 'Advanced'
|
category = 'Advanced'
|
||||||
gui_category = _('Advanced')
|
gui_category = _('Advanced')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user