panels/remote-desktop: Popuplate address label

This means the address will displayed as intended, and clicking the copy
icon will copy it again.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=2173136
This commit is contained in:
Jonas Ådahl 2023-03-03 13:57:09 +01:00
parent 94c949a0f3
commit b612179cdb

View file

@ -1404,6 +1404,7 @@ sharing_proxy_ready (GObject *source,
cc_sharing_panel_setup_label_with_hostname (self, self->personal_file_sharing_label);
cc_sharing_panel_setup_label_with_hostname (self, self->remote_login_label);
cc_sharing_panel_setup_label_with_hostname (self, self->remote_desktop_address_label);
}
static void