From a8929b5170eb416638b5433b6134d84ac72b449c Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 17 Jun 2016 16:45:18 +0200 Subject: [PATCH] fix superlong title --- foss4g-2016/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foss4g-2016/__init__.py b/foss4g-2016/__init__.py index 2eadf49..7573f73 100644 --- a/foss4g-2016/__init__.py +++ b/foss4g-2016/__init__.py @@ -7,7 +7,7 @@ from easing import * scheduleUrl = 'http://frab.fossgis-konferenz.de/en/foss4g-2016/public/schedule.xml' titlemap = { - #708: "Neue WEB-Anwendungen des LGRB Baden-Württemberg im Überblick" + 1533: "Building applications with FOSS4G bricks" } def introFrames(p):