From 549ed3c87c4d3fe093472aa199ca6742c1f3654f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 23 Dec 2005 00:48:06 +0000 Subject: replace "Arial" by "Regular" --- lib/python/Screens/StartWizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/StartWizard.py') diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index f96d38d1..7a374543 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -10,7 +10,7 @@ config.misc.firstrun = configElementBoolean("config.misc.firstrun", 1); class StartWizard(Wizard): skin = """ - + -- cgit v1.2.3