diff --git a/qml/AboutPage.qml b/qml/AboutPage.qml index d5f6367..2565668 100644 --- a/qml/AboutPage.qml +++ b/qml/AboutPage.qml @@ -76,6 +76,8 @@ Page { 'License: ISC / GPLv3 or later', 'Website: http://gpodder.org/', '', + 'Sailfish OS artwork by Stephan Beyerle', + '', 'gPodder Core ' + py.coreversion, 'gPodder QML UI ' + py.uiversion, 'PyOtherSide ' + py.pluginVersion(),