[Goodies-commits] r3512 - xfce4-fsguard-plugin/trunk/panel-plugin

Mike Massonnet mmassonnet at xfce.org
Sun Nov 4 03:38:40 CET 2007


Author: mmassonnet
Date: 2007-11-04 02:38:40 +0000 (Sun, 04 Nov 2007)
New Revision: 3512

Modified:
   xfce4-fsguard-plugin/trunk/panel-plugin/fsguard.c
Log:
    * panel-plugin/fsguard.c: This border is useless


Modified: xfce4-fsguard-plugin/trunk/panel-plugin/fsguard.c
===================================================================
--- xfce4-fsguard-plugin/trunk/panel-plugin/fsguard.c	2007-11-03 23:57:45 UTC (rev 3511)
+++ xfce4-fsguard-plugin/trunk/panel-plugin/fsguard.c	2007-11-04 02:38:40 UTC (rev 3512)
@@ -547,7 +547,6 @@
         NULL);
     gtk_window_set_icon_name (GTK_WINDOW (dialog), "xfce4-fsguard-plugin-warning");
     gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
-    gtk_container_set_border_width (GTK_CONTAINER (GTK_DIALOG (dialog)->vbox), BORDER);
 
     /* Configuration frame */
     GtkWidget *table1 = gtk_table_new (2, 4, FALSE);




More information about the Goodies-commits mailing list