titlemap
This commit is contained in:
parent
6f3f32b942
commit
bb2f897ebe
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ from easing import *
|
|||
# URL to Schedule-XML
|
||||
scheduleUrl = 'http://frab.fossgis-konferenz.de/en/foss4g-2016/public/schedule.xml'
|
||||
|
||||
titlemap = {
|
||||
#708: "Neue WEB-Anwendungen des LGRB Baden-Württemberg im Überblick"
|
||||
}
|
||||
|
||||
def introFrames(p):
|
||||
move=50
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue