~vcs-imports/gnome-control-center/+git/gnome-control-center:mcatanzaro/remove-gnome-version

Last commit made on 2023-05-30
Get this branch:
git clone -b mcatanzaro/remove-gnome-version https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
mcatanzaro/remove-gnome-version
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

a0e6e9a... by Michael Catanzaro <email address hidden>

info-overview: stop displaying GNOME Shell version

Since GNOME 43, this panel displays the GNOME Shell version rather than
the GNOME version since we removed the XML file containing GNOME version
from gnome-desktop and it is no longer possible to determine which
version of GNOME is used. However, the panel still says "GNOME Version"
and not "GNOME Shell Version," which leads to incorrect results because
the versions are different. For example, GNOME 43.6 contains GNOME Shell
43.5. It is therefore incorrect to display the GNOME Shell version next
to the label "GNOME Version."

Furthermore, we do not have consensus to rename this label to "GNOME
Shell Version" as this is apparently intended to be an internal codename
rather than a user-facing name. See gnome-control-center!1481.

The only remaining reasonable course of action is to just not show the
GNOME Shell version anymore. It's a little unfortunate, because it
seemed useful to me, but I don't see what else we can do here.

e1c8f9b... by Robert Ancell

firmware: Fix capitalization in class name

426f9a9... by Robert Ancell

common: Do signal handlers in swapped form

543f24a... by Robert Ancell

wacom: Do signal handlers in swapped form

3ad1f01... by Robert Ancell

online-accounts: Do signal handlers in swapped form

5d65e8d... by Robert Ancell

firmware-security: Do signal handlers in swapped form

b041c9d... by Robert Ancell

notifications: Do signal handlers in swapped form

f756184... by Robert Ancell

display: Do signal handlers in swapped form

3bd3f82... by Robert Ancell

thunderbolt: Do signal handlers in swapped form

39ccf2c... by Robert Ancell

user-accounts: Do signal handlers in swapped form