[Xfce4-commits] [xfce/thunar-volman] 03/11: Drop gtk_dialog_set_has_separator

noreply at xfce.org noreply at xfce.org
Sat Sep 9 16:04:53 CEST 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 xfce/thunar-volman.

commit f96b7a1a32a6a1a155f54d1d9ed06fa72eecab7d
Author: Andre Miranda <andre42m at gmail.com>
Date:   Sat Jul 22 23:39:20 2017 -0300

    Drop gtk_dialog_set_has_separator
---
 thunar-volman-settings/tvm-preferences-dialog.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/thunar-volman-settings/tvm-preferences-dialog.c b/thunar-volman-settings/tvm-preferences-dialog.c
index 4c9366b..59d355f 100644
--- a/thunar-volman-settings/tvm-preferences-dialog.c
+++ b/thunar-volman-settings/tvm-preferences-dialog.c
@@ -96,7 +96,6 @@ tvm_preferences_dialog_init (TvmPreferencesDialog *dialog)
   channel = xfconf_channel_get ("thunar-volman");
 
   /* configure the dialog properties */
-  gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE);
   gtk_window_set_icon_name (GTK_WINDOW (dialog), "drive-removable-media");
   gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
   gtk_window_set_title (GTK_WINDOW (dialog), _("Removable Drives and Media"));

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


More information about the Xfce4-commits mailing list