Fix old projects after renderlib split

This commit is contained in:
Jannik Beyerstedt 2024-02-07 20:09:24 +01:00
parent 5fb2e1bbf2
commit 945f7c1cd6
126 changed files with 3379 additions and 26 deletions

View file

@ -2,13 +2,14 @@
import subprocess
from renderlib import *
from schedulelib import *
# URL to Schedule-XML
scheduleUrl = 'https://ep2014.europython.eu/schedule.frab.xml'
# For (really) too long titles
titlemap = {
}
def pyconFrames():