AsteroidOS / asteroid-settings

Default settings app for AsteroidOS
GNU General Public License v3.0
9 stars 18 forks source link

show about.vendorName and about.vendorVersion #97

Open jmlich opened 7 months ago

jmlich commented 7 months ago

The Settings app should show vendor name and vendor version in about dialog

In the end it should look like this screenshot_20240210-120636

The issue is that systemsettings doesn't provide those keys in AsteroidOS. The patch allows check the actual value https://github.com/AsteroidOS/meta-asteroid/pull/185

I am not sure if I should do also the lupdate.

FlorentRevest commented 7 months ago

I am not sure if I should do also the lupdate.

Yep you should! :) (once we've agreed on the wording)