Hide the bookmarks button until I get around to implementing it

This commit is contained in:
Kovid Goyal 2017-05-10 16:20:31 +05:30
parent c1e50ae8a8
commit 4eaebb2093
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -230,7 +230,7 @@ class MainOverlay:
E.ul( E.ul(
ac(_('Table of Contents'), None, self.overlay.show_toc, 'TC', True), ac(_('Table of Contents'), None, self.overlay.show_toc, 'TC', True),
ac(_('Bookmarks'), None, None, 'bookmark'), # ac(_('Bookmarks'), None, None, 'bookmark'),
), ),
E.ul( E.ul(