From 78ce52830c453fc6e442999da0b7748509694bb8 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sun, 5 Mar 2006 05:21:43 +0000 Subject: somebody broke the start wizard by changing absolute paths for pixmaps to relative ones --- lib/python/Screens/StartWizard.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/python') diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index 63f26438..8f356edc 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -14,11 +14,11 @@ class StartWizard(Wizard): - - - - - + + + + + """ def __init__(self, session): -- cgit v1.2.3