~vcs-imports/gnome-control-center/+git/gnome-control-center:ci-run-update-po-to-check-for-translation-issues

Last commit made on 2024-01-16
Get this branch:
git clone -b ci-run-update-po-to-check-for-translation-issues https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
ci-run-update-po-to-check-for-translation-issues
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

ed5b8a7... by Felipe Borges <email address hidden>

ci: Run update-po target to check for translation issues

Fixes #2845

5a7442b... by Automeris naranja <email address hidden>

cursor-size-dialog: Port to AdwPreferencesPage

Also:

- Move the AdwPreferencesGroup description
to AdwPreferencesPage, which allows to ditch
the margins since the later already has
predefined ones

- Add default size to the window

https://developer.gnome.org/hig/guidelines/adaptive.html

d12db2f... by Marek Kašík

printers: Move ownership of GHashTable to the recipient

Once we call callback passed to the get_ipp_attributes_async()
we should not try to free produced data but keep this to the
caller.

Fixes #2843

21b5a64... by Jeremy Bícha

users: Close language dialog when Select is clicked

Closes: #2841

d95e39f... by Danial Behzadi

Update Persian translation

34a42e6... by Felipe Borges <email address hidden>

po: Fix typo in POTFILES.in

9c2793d... by Felipe Borges <email address hidden>

46.alpha

4062329... by Automeris naranja <email address hidden>

users: Use AdwSwitchRow in the remove user dialog

Also, add a mnemonic.

298437d... by Boyuan Yang

Update Chinese (China) translation

d006295... by Julian Sparber

user: Ensure that the user avatar is regenerated when needed

If a user uses a a generated avatar we need to regenerated it every time
the full name changes.