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/Plugins/example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/example.py') diff --git a/lib/python/Plugins/example.py b/lib/python/Plugins/example.py index 86e2cd14..5b96ee37 100644 --- a/lib/python/Plugins/example.py +++ b/lib/python/Plugins/example.py @@ -6,7 +6,7 @@ from Components.Label import Label class Example(Screen): skin = """ - + """ def __init__(self, session): -- cgit v1.2.3