[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: Drop gtk version check

noreply at xfce.org noreply at xfce.org
Fri Oct 4 05:35:04 CEST 2019


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

a   n   d   r   e       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-time-out-plugin.

commit 781b7787a5f4fec877d674ad311eca1a8324b674
Author: Andre Miranda <andreldm at xfce.org>
Date:   Fri Oct 4 00:34:46 2019 -0300

    Drop gtk version check
---
 panel-plugin/time-out.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/panel-plugin/time-out.c b/panel-plugin/time-out.c
index b6a2711..9dd270f 100644
--- a/panel-plugin/time-out.c
+++ b/panel-plugin/time-out.c
@@ -434,11 +434,7 @@ time_out_about (XfcePanelPlugin *plugin)
                          "comments", _("Xfce Panel plugin for taking a break from computer work every now and then."),
                          "destroy-with-parent", TRUE,
                          "logo-icon-name", "xfce4-time-out-plugin",
-#if GTK_CHECK_VERSION (2,12,0)
                          "program-name", PACKAGE_NAME,
-#else
-                         "name", PACKAGE_NAME,
-#endif
                          "version", PACKAGE_VERSION,
                          "translator-credits", _("translator-credits"),
                          "license", XFCE_LICENSE_GPL,

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


More information about the Xfce4-commits mailing list