From 04f808843def96486b990ade4d3667cfc2d7942f Mon Sep 17 00:00:00 2001 From: DYefremov Date: Fri, 25 Sep 2020 18:02:32 +0300 Subject: [PATCH] upd README --- README.md | 2 +- deb/DEBIAN/README.source | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60692f95..501063b7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Clipboard is **"rubber"**. There is an accumulation before the insertion! * **Ctrl + F** - show/hide search bar. * **Ctrl + Shift + F** - show/hide filter bar. -For **multiple mouse selection** (including Drag and Drop), press and hold the **Ctrl** key! +For **multiple** selection with the mouse, press and hold the **Ctrl** key! ## Minimum requirements *Python >= 3.5.2, GTK+ >= 3.16 with PyGObject bindings, python3-requests.* diff --git a/deb/DEBIAN/README.source b/deb/DEBIAN/README.source index bc35d708..b9a1d2d5 100644 --- a/deb/DEBIAN/README.source +++ b/deb/DEBIAN/README.source @@ -4,7 +4,7 @@ DemonEditor Enigma2 channel and satellites list editor for GNU/Linux. Experimental support of Neutrino-MP or others on the same basis (BPanther, etc). -Focused on the convenience of working in lists from the keyboard. The mouse is also fully supported (Drag and Drop etc) +Focused on the convenience of working in lists from the keyboard. The mouse is also fully supported (Drag and Drop etc). Main features of the program: Editing bouquets, channels, satellites. @@ -40,7 +40,7 @@ Keyboard shortcuts: Ctrl + F - show/hide search bar. Ctrl + Shift + F - show/hide filter bar. - For multiple mouse selection (including Drag and Drop), press and hold the **Ctrl** key! + For multiple selection with the mouse, press and hold the Ctrl key! Minimum requirements: Python >= 3.5.2 and GTK+ >= 3.16 with PyGObject bindings, python3-requests.