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: data/io.github.vikdevelop.SaveDesktop.metainfo.xml.in
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,8 @@
66
66
<li>Refactored code base</li>
67
67
<li>Snap support has been discontinued due to technical compatibility issues. Snap users can continue using v3.6.2-hotfix, but updates will only be provided for Flatpak or other methods.</li>
68
68
<li>Removed the "Use Syncthing folder instead" from the Initial Synchronization setup dialog for GNOME-based environments</li>
69
-
<li>Other minor UI improvements</li>
69
+
<li>Removed the "Manually" option for periodic synchronization due to complications with encrypted archives</li>
# Send a notification about finished synchronization
163
148
os.system(f"notify-send 'Save Desktop Synchronization ({self.file})' '{_('The configuration has been applied!')}{_('Changes will only take effect after the next login')}' -i io.github.vikdevelop.SaveDesktop-symbolic")
self.status_title=_("<big><b>Saving configuration …</b></big>\nThe configuration of your desktop environment will be saved in:\n <i>{}/{}.sd.tar.gz</i>\n").split('</b>')[0].split('<b>')[-1]
0 commit comments