URI: 
       tAdd note about mnemonics to README - transliterate - Transliteration engine
  HTML git clone git://lumidify.org/transliterate.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/git/transliterate.git (encrypted, but very slow)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 0dfb7a1006579624fb311e1f576fc22049be33d6
   DIR parent dddec77c866196b5b19831c2b313769d203c9bb6
  HTML Author: lumidify <nobody@lumidify.org>
       Date:   Mon, 22 Mar 2021 13:03:46 +0100
       
       Add note about mnemonics to README
       
       Diffstat:
         M README                              |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       t@@ -8,6 +8,11 @@ gopher://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/0/doc/tr
        
        REQUIREMENTS: gtk3-perl (or perl-gtk3, however your package manager calls it)
        
       +If you want to use the keyboard shortcuts (mnemonics), make sure to enable
       +them in your gtk3-configuration. Usually, you need to add the following line
       +to ~/.config/gtk-3.0/settings.ini:
       +gtk-enable-mnemonics=1
       +
        See the repository "transliterate_data" for a real-world configuration.
        There are also some sample configuration files in "tests/".