[Xfce4-commits] [apps/xfce4-terminal] 01/02: Remove unneeded text

noreply at xfce.org noreply at xfce.org
Tue Oct 3 18:56:52 CEST 2017


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 341946f1f969e6922f6a75d2a27066ea618fa930
Author: Igor <f2404 at yandex.ru>
Date:   Tue Oct 3 12:56:18 2017 -0400

    Remove unneeded text
---
 terminal/terminal-preferences.glade | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/terminal/terminal-preferences.glade b/terminal/terminal-preferences.glade
index 514cd30..20a9965 100644
--- a/terminal/terminal-preferences.glade
+++ b/terminal/terminal-preferences.glade
@@ -217,6 +217,11 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
+  <object class="GtkAdjustment" id="tab-activity-timeout">
+    <property name="upper">30</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
   <object class="XfceTitledDialog" id="dialog">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Terminal Preferences</property>
@@ -1937,7 +1942,6 @@ Opacity setting is not available.</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="invisible_char">•</property>
-                                    <property name="text" translatable="yes">0</property>
                                     <property name="primary_icon_activatable">False</property>
                                     <property name="secondary_icon_activatable">False</property>
                                     <property name="adjustment">tab-activity-timeout</property>
@@ -3454,9 +3458,4 @@ when double clicking:</property>
       <widget name="opacity-label"/>
     </widgets>
   </object>
-  <object class="GtkAdjustment" id="tab-activity-timeout">
-    <property name="upper">30</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
 </interface>

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


More information about the Xfce4-commits mailing list