Add support for gpodder.net directory search

This commit is contained in:
Thomas Perl 2014-02-03 22:09:39 +01:00
parent 3e45909551
commit e38cd8e4e6
5 changed files with 229 additions and 2 deletions

View file

@ -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 {