remote-desktop-page: Add link to instruct how to use remote desktop
As shown in the following mockups: https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/remote-desktop/remote-desktop.png Part-of: <https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/2045>
This commit is contained in:
parent
47a0caec34
commit
85403f7563
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
<object class="AdwPreferencesPage">
|
<object class="AdwPreferencesPage">
|
||||||
<child>
|
<child>
|
||||||
<object class="AdwPreferencesGroup">
|
<object class="AdwPreferencesGroup">
|
||||||
<property name="description" translatable="yes">Remote desktop allows viewing and controlling your desktop from another computer.</property>
|
<property name="description" translatable="yes">Remote desktop allows viewing and controlling your desktop from another computer - <a href='help:gnome-help/sharing-desktop'>learn how to use it</a>.</property>
|
||||||
|
|
||||||
<child>
|
<child>
|
||||||
<object class="AdwActionRow">
|
<object class="AdwActionRow">
|
||||||
|
|
Loading…
Add table
Reference in a new issue