diff --git a/muccc/(Footage)/c3voc.png b/muccc/(Footage)/c3voc.png new file mode 100644 index 0000000..26fc8fd Binary files /dev/null and b/muccc/(Footage)/c3voc.png differ diff --git a/muccc/(Footage)/logo-muc3_white.png b/muccc/(Footage)/logo-muc3_white.png new file mode 100644 index 0000000..90dcee6 Binary files /dev/null and b/muccc/(Footage)/logo-muc3_white.png differ diff --git a/muccc/intro.aep b/muccc/intro.aep new file mode 100644 index 0000000..dbfa63e Binary files /dev/null and b/muccc/intro.aep differ diff --git a/muccc/intro.jsx b/muccc/intro.jsx new file mode 100755 index 0000000..1e8a631 --- /dev/null +++ b/muccc/intro.jsx @@ -0,0 +1,24 @@ + +var comp; +for (var i = 1; i <= app.project.numItems; i ++) { + if ((app.project.item(i) instanceof CompItem) && (app.project.item(i).name === 'intro')) { + comp = app.project.item(i); + break; + } +} +var layer_title = comp.layer('intro_title'); +var textProp_title = layer_title.property("Source Text"); +var textDocument_title = textProp_title.value; + +var layer_persons = comp.layer('intro_personnames'); +var textProp_persons = layer_persons.property("Source Text"); +var textDocument_persons = textProp_persons.value; + +textDocument_title.text = "$title"; +textProp_title.setValue(textDocument_title); + +textDocument_persons.text = "$personnames"; +textProp_persons.setValue(textDocument_persons); + +app.project.save(); +app.quit(); diff --git a/muccc/intro.scpt b/muccc/intro.scpt new file mode 100755 index 0000000..edfa435 Binary files /dev/null and b/muccc/intro.scpt differ diff --git a/muccc/outro.aep b/muccc/outro.aep new file mode 100644 index 0000000..6c276d1 Binary files /dev/null and b/muccc/outro.aep differ diff --git a/muccc/schedule_hf.xml b/muccc/schedule_hf.xml new file mode 100644 index 0000000..55d6514 --- /dev/null +++ b/muccc/schedule_hf.xml @@ -0,0 +1,33 @@ + + 1.0 + + hack!friday + muc + 1 + 2020-01-10 + 2020-01-10 + 02:00 + + + + + 2020-01-10T20:00:00+01:00 + 20:00 + 02:00 + Hauptraum + muc-8001-hf-freecad + hack!friday: freeCAD + + + + de + + + + 9R + + + + + +