From 32edcd52983ee82ed97ee3bcd6205be66d8ce099 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 29 Mar 2021 23:16:04 +0300 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation.md b/Documentation.md index ebe594a..44a9a91 100644 --- a/Documentation.md +++ b/Documentation.md @@ -43,6 +43,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs | Auto check updates on startup | Enable/disable automatic check for updates at startup | | Close to tray | Hide app to system tray on app closing | | Single instance | Allow only a single instance of app to be running | +| Tray menu | Enable tray icon with menu. | | Open all files except *.cnp like unencrypted | Allow to open all files except *.cnp without message "Try to decrypt file?" | | Clear clipboard on app exit | Allow to clear clipboard on app exit |