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

(-)Best/Best.cs (+3 lines)
Lines 107-112 namespace Best { Link Here
107
107
108
			Program best = new Program ("best", "0.0", Modules.UI, args);
108
			Program best = new Program ("best", "0.0", Modules.UI, args);
109
109
110
			Gnome.Client client = Gnome.Global.MasterClient ();
111
			client.RestartStyle = RestartStyle.Never;
112
110
			GeckoUtils.Init ();
113
			GeckoUtils.Init ();
111
			GeckoUtils.SetSystemFonts ();
114
			GeckoUtils.SetSystemFonts ();
112
115

Return to bug 116372