[Xfce4-commits] [thunar-plugins/thunar-archive-plugin] 03/08: Drop GTK_DIALOG_NO_SEPARATOR

noreply at xfce.org noreply at xfce.org
Thu Nov 2 22:49:23 CET 2017


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 thunar-plugins/thunar-archive-plugin.

commit e841e829b9b78ca0365758f2c7e81a4e10cc2bca
Author: Andre Miranda <andre42m at gmail.com>
Date:   Wed May 17 23:12:33 2017 -0300

    Drop GTK_DIALOG_NO_SEPARATOR
---
 thunar-archive-plugin/tap-backend.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/thunar-archive-plugin/tap-backend.c b/thunar-archive-plugin/tap-backend.c
index 3db7dc0..14f2b46 100644
--- a/thunar-archive-plugin/tap-backend.c
+++ b/thunar-archive-plugin/tap-backend.c
@@ -76,7 +76,6 @@ tap_backend_mime_ask (GList     *mime_applications,
   dialog = gtk_dialog_new_with_buttons (_("Select an archive manager"),
                                         GTK_WINDOW (parent),
                                         GTK_DIALOG_DESTROY_WITH_PARENT
-                                        | GTK_DIALOG_NO_SEPARATOR
                                         | GTK_DIALOG_MODAL,
                                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
                                         GTK_STOCK_OK, GTK_RESPONSE_OK,

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


More information about the Xfce4-commits mailing list