Skip to content

Reuse default permission infobar title string everywhere

Felipe Borges requested to merge permission-infobar-tweaks into main

Instead of each panel setting their title, let's be consistent and use the same string.

This also makes the Date&Time settings use CcPermissionInfobar instead of deprecated GtkLockButton.

This leaves the cc_permission_infobar_set_title API unused just in case future consumers decide to overwrite the default title string.

Merge request reports

Loading