- size fixes by Rodrigo Castro <rodrigo.castro@mezzano.com.br>

(Old svn revision: 2838)
master
Bernhard Walle 2007-06-16 10:33:48 +00:00
parent c6c72bec20
commit 8296940f4b
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ static void monitor_set_orientation (XfcePanelPlugin *plugin, GtkOrientation ori
GTK_WIDGET(global->monitor->label), GTK_WIDGET(global->monitor->label),
FALSE, FALSE, 0); FALSE, FALSE, 0);
gtk_container_set_border_width(GTK_CONTAINER(global->monitor->box), 4); gtk_container_set_border_width(GTK_CONTAINER(global->monitor->box), 2);
gtk_widget_show(GTK_WIDGET(global->monitor->box)); gtk_widget_show(GTK_WIDGET(global->monitor->box));
for (i = 0; i < SUM; i++) for (i = 0; i < SUM; i++)