Screens work and the beginnings of a settings module
This commit is contained in:
parent
9882a0a289
commit
fab9f86b41
6 changed files with 67 additions and 32 deletions
|
@ -161,8 +161,11 @@ ColumnLayout {
|
|||
background: "file:/home/chris/nextcloud/tfc/openlp/videos/test.mp4"
|
||||
}
|
||||
ListElement {
|
||||
name: "Marvelous Light"
|
||||
type: "song"
|
||||
name: "facebook"
|
||||
type: "video"
|
||||
text: ""
|
||||
backgroundType: "video"
|
||||
background: "file:/home/chris/nextcloud/tfc/videos/facebook-ukraine-vid.mkv"
|
||||
}
|
||||
ListElement {
|
||||
name: "10,000 Reason"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue