mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add description to xml. fixes #1435
This commit is contained in:
parent
8dbe9ceb01
commit
ec71b111fe
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
%subtitle= event.subtitle
|
%subtitle= event.subtitle
|
||||||
%track= event.track.name if event.track
|
%track= event.track.name if event.track
|
||||||
%abstract= event.abstract
|
%abstract= event.abstract
|
||||||
|
%description= event.abstract
|
||||||
%recording
|
%recording
|
||||||
%license/
|
%license/
|
||||||
%optout=false #FIXME
|
%optout=false #FIXME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue