View | Details | Raw Unified | Return to bug 308632
Collapse All | Expand All

(-)gnome-panel/button-widget.c (+1 lines)
 Lines 710-715   button_widget_new (const char *fil Link Here 
710
			"has-arrow", arrow,
710
			"has-arrow", arrow,
711
			"orientation", orientation,
711
			"orientation", orientation,
712
			"icon-name", filename,
712
			"icon-name", filename,
713
			"focus-on-click", FALSE,
713
			NULL);
714
			NULL);
714
	
715
	
715
	return retval;
716
	return retval;

Return to bug 308632