[Xfce4-commits] [apps/xfce4-panel-profiles] 18/162: Sort by date, show latest backup on top
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri Jul 13 13:08:37 CEST 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
o   c   h   o   s   i       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-panel-profiles.
commit aa559f14ee6ee9d20248d10958ffaba6b35e26a3
Author: Simon Steinbeiß <ochosi at shimmerproject.org>
Date:   Fri Aug 14 00:13:09 2015 +0200
    Sort by date, show latest backup on top
---
 xfpanel-switch/xfpanel-switch.glade | 1 +
 1 file changed, 1 insertion(+)
diff --git a/xfpanel-switch/xfpanel-switch.glade b/xfpanel-switch/xfpanel-switch.glade
index 8e42af5..b859ee2 100644
--- a/xfpanel-switch/xfpanel-switch.glade
+++ b/xfpanel-switch/xfpanel-switch.glade
@@ -126,6 +126,7 @@ Backup and restore your panel configuration</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="model">liststore1</property>
+                        <property name="search_column">0</property>
                         <property name="tooltip_column">0</property>
                         <child internal-child="selection">
                           <object class="GtkTreeSelection" id="treeview-selection1"/>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list