Add support for gpodder.net directory search
This commit is contained in:
parent
3e45909551
commit
e38cd8e4e6
5 changed files with 229 additions and 2 deletions
|
@ -204,8 +204,8 @@ SlidePage {
|
|||
StartPageButton {
|
||||
id: recommendationsPane
|
||||
|
||||
title: 'Recommendations'
|
||||
onClicked: pgst.loadPage('Settings.qml');
|
||||
title: 'gpodder.net'
|
||||
onClicked: pgst.loadPage('Directory.qml');
|
||||
|
||||
Row {
|
||||
anchors {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue