[Xfce4-commits] [panel-plugins/xfce4-statusnotifier-plugin] 05/08: Bring GTK version down to 3.18

noreply at xfce.org noreply at xfce.org
Sun Jul 16 23:24:45 CEST 2017


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

n   i   n   e   t   l   s       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 panel-plugins/xfce4-statusnotifier-plugin.

commit b1ed7715e85539922b4d87a63ec7e0575a29bb9b
Author: Viktor Odintsev <ninetls at xfce.org>
Date:   Thu Jul 13 03:03:46 2017 +0300

    Bring GTK version down to 3.18
---
 configure.ac.in              | 2 +-
 panel-plugin/sn-dialog.glade | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index bbbda8a..b48421c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -73,7 +73,7 @@ fi
 dnl ***********************************
 dnl *** Check for required packages ***
 dnl ***********************************
-XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.20.0])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.18.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
 XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
diff --git a/panel-plugin/sn-dialog.glade b/panel-plugin/sn-dialog.glade
index d9cc5db..6282799 100644
--- a/panel-plugin/sn-dialog.glade
+++ b/panel-plugin/sn-dialog.glade
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
-  <requires lib="gtk+" version="3.20"/>
+  <requires lib="gtk+" version="3.18"/>
   <!-- interface-requires libxfce4ui-2 -->
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="XfceTitledDialog" id="dialog">

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


More information about the Xfce4-commits mailing list