[Xfce4-commits] [xfce/xfce4-appfinder] 01/01: Switch the preferences glade file to Gtk+3

noreply at xfce.org noreply at xfce.org
Wed Aug 8 00:50:49 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 xfce/xfce4-appfinder.

commit a0f7f6a58d9e262a5f282ea84017ff142bfa27cf
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 8 00:50:32 2018 +0200

    Switch the preferences glade file to Gtk+3
---
 src/appfinder-preferences.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/appfinder-preferences.glade b/src/appfinder-preferences.glade
index cee55c1..b222940 100644
--- a/src/appfinder-preferences.glade
+++ b/src/appfinder-preferences.glade
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="2.20"/>
-  <!-- interface-requires libxfce4ui 4.5 -->
+  <requires lib="gtk+" version="3.20"/>
+  <requires lib="libxfce4ui-2" version="4.12"/>
   <!-- interface-naming-policy project-wide -->
   <object class="GtkListStore" id="action-types">
     <columns>

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


More information about the Xfce4-commits mailing list