From 6f3f32b942c17856ae6e5fa4fdb68fbe18d63e42 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 16 Jun 2016 00:18:59 +0200 Subject: [PATCH] schedule url --- foss4g-2016/__init__.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/foss4g-2016/__init__.py b/foss4g-2016/__init__.py index 4044385..5b1a097 100644 --- a/foss4g-2016/__init__.py +++ b/foss4g-2016/__init__.py @@ -3,6 +3,9 @@ from renderlib import * from easing import * +# URL to Schedule-XML +scheduleUrl = 'http://frab.fossgis-konferenz.de/en/foss4g-2016/public/schedule.xml' + def introFrames(p): move=50