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/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/update.py') diff --git a/lib/python/Plugins/update.py b/lib/python/Plugins/update.py index 7126875b..756ed381 100644 --- a/lib/python/Plugins/update.py +++ b/lib/python/Plugins/update.py @@ -8,7 +8,7 @@ import os class Example(Screen): skin = """ - + """ def __init__(self, session): -- cgit v1.2.3