schedule url
This commit is contained in:
parent
6bcdcef060
commit
6f3f32b942
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
from renderlib import *
|
from renderlib import *
|
||||||
from easing import *
|
from easing import *
|
||||||
|
|
||||||
|
# URL to Schedule-XML
|
||||||
|
scheduleUrl = 'http://frab.fossgis-konferenz.de/en/foss4g-2016/public/schedule.xml'
|
||||||
|
|
||||||
def introFrames(p):
|
def introFrames(p):
|
||||||
move=50
|
move=50
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue