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:
parent
94c949a0f3
commit
b612179cdb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue