From 7469f8887bb933566b17a7a3fe5bf63e8b18aa6c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 17 Jan 2019 10:04:12 -0800 Subject: [PATCH] Add Marker line checkbox --- source/2/2.1/2.1.3/Quassel_IRC.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.3/Quassel_IRC.rst b/source/2/2.1/2.1.3/Quassel_IRC.rst index ad9241e2..69eefcf3 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -48,7 +48,7 @@ Customizing ----------- To change your prefrences for quassel press :kbd:`F7` or :menuselection:`Settings --> Configure Quassel`. To change the client style for the widget of quassel choose a widget style from the :guilabel:`Client style` drop down menu. To toggle showing tray icon check/uncheck the :guilabel:`Show system tray icon` checkbox. -The :guilabel:`Chat view` tab has settings for colors timestamps and hyperlinks. To chose a custom chat window font press the :guilabel:`Custom chat window font` checkbox and then press the :guilabel:`choose` button to choose a new font. To toggle if you want colored text press/unpress the :guilabel:`Allow colored text` checkbox. To toggle previews of hyperlinks in chat check/uncheck the :guilabel:`Show previews of webpages on URL hover`. +The :guilabel:`Chat view` tab has settings for colors timestamps and hyperlinks. To chose a custom chat window font press the :guilabel:`Custom chat window font` checkbox and then press the :guilabel:`choose` button to choose a new font. To toggle if you want colored text press/unpress the :guilabel:`Allow colored text` checkbox. To toggle previews of hyperlinks in chat check/uncheck the :guilabel:`Show previews of webpages on URL hover`. To toggle setting marker line when switching chats check/uncheck the :guilabel:`Set marker line automatically when switching chats`. To toggle the set marker line automatically when Quassel losses focus check/uncheck :guilabel:`Set marker line automatically when Quassel loses focus` checkbox. Version -------