From 9dadd82787488fde6836f5fad0e16f733bb27989 Mon Sep 17 00:00:00 2001 From: Simon Danner Date: Sun, 22 Dec 2024 11:48:17 +0100 Subject: [PATCH] res/doc: make experimental option documentation better understandable --- res/doc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/res/doc b/res/doc index a0da328..13069c8 100644 --- a/res/doc +++ b/res/doc @@ -197,7 +197,7 @@ # on a Kobo Libra Colour running 4.41.23145, the button list is: # 0 - Home # 1 - My Books -# 2 - Activity [hidden] +# 2 - Activity [hidden by default] # 3 - My Notebooks # 4 - Discover # 5 - More @@ -209,10 +209,10 @@ # icon_active - sets the active icon used for the NickelMenu button on 4.23.15505+ # # the option value: -# menu_main_15505_enabled - 0 or 1 -# menu_main_15505_label - the label to use instead of the default value -# menu_main_15505_icon - the path passed to QPixmap -# menu_main_15505_icon_active - the path passed to QPixmap +# (..)_enabled -> 0 or 1 +# (..)_label -> the label to use instead of the default value +# (..)_icon -> the path passed to QPixmap +# (..)_icon_active -> the path passed to QPixmap # # For example, you might have a configuration file named "mystuff" like: #