[Xfce4-commits] [apps/xfce4-terminal] 01/01: Add a tooltip for the text blink control

noreply at xfce.org noreply at xfce.org
Mon Jan 8 17:55:41 CET 2018


This is an automated email from the git hooks/post-receive script.

f   2   4   0   4       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-terminal.

commit 5c86fe96261d2dbca763c9f28ed40e12722258f5
Author: Igor <f2404 at yandex.ru>
Date:   Mon Jan 8 11:53:04 2018 -0500

    Add a tooltip for the text blink control
---
 terminal/terminal-preferences.glade | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade
index 3baf826..95f6183 100644
--- a/terminal/terminal-preferences.glade
+++ b/terminal/terminal-preferences.glade
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.2 -->
+<!-- Generated with glade 3.20.0 -->
 <interface>
   <requires lib="gtk+" version="3.14"/>
   <requires lib="libxfce4ui" version="4.12"/>
@@ -1494,6 +1494,7 @@ Opacity setting is not available.</property>
                               <object class="GtkBox" id="box-text-blink">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="tooltip_text" translatable="yes">Controls whether text in the terminal is allowed to blink when '\e[5m' escape codes are used.</property>
                                 <property name="spacing">12</property>
                                 <child>
                                   <object class="GtkLabel" id="text-blink-label">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list