QML: Settings, about box, graphics update (bug 1554)
commitf250a662b3741a93879af71831bccab88bc35486
authorThomas Perl <m@thp.io>
Wed, 29 Feb 2012 11:10:28 +0000 (29 12:10 +0100)
committerThomas Perl <m@thp.io>
Wed, 29 Feb 2012 11:10:28 +0000 (29 12:10 +0100)
tree19a7d66a13e34fd8319654e7016d1624a0ffa399
parent7d2188ba77c27137ae6d5123c57042d29103224a
QML: Settings, about box, graphics update (bug 1554)
14 files changed:
share/gpodder/ui/qml/EpisodeActions.qml
share/gpodder/ui/qml/EpisodeList.qml
share/gpodder/ui/qml/Main.qml
share/gpodder/ui/qml/PodcastList.qml
share/gpodder/ui/qml/SettingsHeader.qml [new file with mode: 0644]
share/gpodder/ui/qml/SettingsLabel.qml [new file with mode: 0644]
share/gpodder/ui/qml/SettingsSwitch.qml [new file with mode: 0644]
share/gpodder/ui/qml/Subscribe.qml
share/gpodder/ui/qml/artwork/background-harmattan.png
share/gpodder/ui/qml/artwork/episode-background.png
share/gpodder/ui/qml/artwork/gpodder200.png
share/gpodder/ui/qml/main_default.qml
src/gpodder/config.py
src/gpodder/qmlui/__init__.py