diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-17 13:31:52 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-17 13:31:52 +0100 |
commit | 20eba7ffa99334bda4dc41ef74263847070867ae (patch) | |
tree | a9df1bfbbb165ae41008173a32c5d6541c2473af /main.ui | |
parent | e16e2a616ece12686c2bf72f34c14d9c8a86be8d (diff) | |
download | vconsole-20eba7ffa99334bda4dc41ef74263847070867ae.tar.gz |
cursor blink
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ </object> </child> <child> - <object class="GtkCheckMenuItem"> + <object class="GtkCheckMenuItem" id="blinking"> <property name="can_focus">False</property> <property name="action_name">main.TerminalBlink</property> <property name="label" translatable="yes">Blinking _cursor</property> |