From 141333c402e2b33849e86da1001311c353ca7d91 Mon Sep 17 00:00:00 2001 From: Patrick Gaskin Date: Wed, 5 Aug 2020 01:25:51 -0400 Subject: [PATCH] Implemented library menu location (closes #72) (#75) --- res/doc | 1 + src/config.c | 6 +++++- src/config.h | 1 + src/nickelmenu.cc | 6 +++++- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/res/doc b/res/doc index a698d8c..81ac401 100644 --- a/res/doc +++ b/res/doc @@ -18,6 +18,7 @@ # main - the menu in the top-left corner of the home screen # reader - the overflow menu in the reader # browser - the menu in the bottom-right of the web browser +# library - the menu in the filter bar for the "My Books" and "My Articles" library views #