You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/wiki/en.xml
+17-8Lines changed: 17 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -21,20 +21,28 @@ It is possible to save a list of installed Flatpak applications installed in the
21
21
<strkey="installing_flatpaks">### Installing Flatpak applications from the list
22
22
After importing the saved configuration file and logging back in, **the Flatpak applications will start installing in the background.**</str>
23
23
<strkey="synchronization_between_computers_title">Synchronization between computers in the network</str>
24
-
<strkey="synchronization_between_computers_desc">For synchronization your desktop environment configuration with other computers, you can use one of these options:</str>
25
24
<strkey="requirements">#### Requirements
26
25
- You must have a folder created that will sync with your cloud storage on each computer you want to sync. This can be done using:</str>
<summary><b>Rclone</b><p>(for other desktop environments)</p></summary>
38
+
</details>
39
+
</str>
40
+
<strkey="rclone">
41
+
<details>
42
+
<summary>
43
+
<b>Rclone</b>
44
+
<p>(for other desktop environments)</p>
45
+
</summary>
38
46
39
47
- Install Rclone
40
48
```
@@ -48,7 +56,8 @@ After importing the saved configuration file and logging back in, **the Flatpak
48
56
* Instead of `your-cloud-drive-service` use the name of your cloud drive service, such as `drive` (for Google Drive), `onedrive`, `dropbox`, etc.
49
57
50
58
- Allow access to the created folder in the [Flatseal app](https://flathub.org/apps/com.github.tchx84.Flatseal).
51
-
</details></str>
59
+
</details>
60
+
</str>
52
61
<strkey="set_up_first_computer">## Setting up synchronization in the SaveDesktop app
53
62
On the first computer:
54
63
1. Open the SaveDesktop app
@@ -63,7 +72,7 @@ On the first computer:
63
72
64
73
To set up bidirectional synchronization, make sure you have the same cloud folder selected in the "Connect to cloud storage" dialog on the first computer, the periodic synchronization interval selected, and the "Bidirectional synchronization" switch enabled.
0 commit comments