Move Preferences to the left in the default toolbar

Makes it less likely to be hidden behind the three bots bar expander on
small screens.
This commit is contained in:
Kovid Goyal 2024-01-09 08:44:39 +05:30
parent 143cf3eb1d
commit a1b06901fd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -294,9 +294,9 @@ def create_defs():
defs['action-layout-menubar-device'] = ()
defs['action-layout-toolbar'] = (
'Add Books', 'Edit Metadata', None, 'Convert Books', 'View', None,
'Store', 'Donate', 'Fetch News', 'Help', None,
'Remove Books', 'Choose Library', 'Save To Disk',
'Connect Share', 'Tweak ePub', 'Preferences',
'Store', 'Donate', 'Fetch News', 'Help', None, 'Preferences',
'Remove Books', 'Choose Library', 'Save To Disk', 'Connect Share',
'Tweak ePub',
)
defs['action-layout-toolbar-device'] = (
'Add Books', 'Edit Metadata', None, 'Convert Books', 'View',