From 4eaebb2093becf2a667394db3e9c7450396fa9d4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 10 May 2017 16:20:31 +0530 Subject: [PATCH] Hide the bookmarks button until I get around to implementing it --- src/pyj/read_book/overlay.pyj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyj/read_book/overlay.pyj b/src/pyj/read_book/overlay.pyj index c912cf50b1..30934cf4f8 100644 --- a/src/pyj/read_book/overlay.pyj +++ b/src/pyj/read_book/overlay.pyj @@ -230,7 +230,7 @@ class MainOverlay: E.ul( ac(_('Table of Contents'), None, self.overlay.show_toc, 'TC', True), - ac(_('Bookmarks'), None, None, 'bookmark'), + # ac(_('Bookmarks'), None, None, 'bookmark'), ), E.ul(