Show podcastparser version in about
This commit is contained in:
parent
8de7d056cf
commit
18454a97b8
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 7dde110e27551cecdd8a5ba0d59aa0bfa3bf9614
|
||||
Subproject commit b0929318f0acc8a93f1054b2ab9d58ee354b18ac
|
|
@ -80,6 +80,7 @@ Page {
|
|||
'',
|
||||
'gPodder Core ' + py.coreversion,
|
||||
'gPodder QML UI ' + py.uiversion,
|
||||
'Podcastparser ' + py.parserversion,
|
||||
'PyOtherSide ' + py.pluginVersion(),
|
||||
'Python ' + py.pythonVersion()
|
||||
].join('\n')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue