sailfishos-applications / filecase

File manager for SailfishOS
Other
9 stars 4 forks source link

[ToDo] FileCase's `About` page uses a hardcoded version number #62

Closed Olf0 closed 10 months ago

Olf0 commented 10 months ago

Analogue to https://github.com/sailfishos-applications/flowplayer/issues/29:

I forgot about the hardcoded version number on the About page. The proper solution is to hand over the current version number in the RPM spec file, when compiling FileCase.

Storeman, the SailfishOS:Chum GUI app etc. do this properly, one might recycle code from there.

Olf0 commented 10 months ago

Bullshit, see https://github.com/sailfishos-applications/filecase/blob/devel/qml/pages/AboutPage.qml#L51