diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2022-07-01 21:52:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:55:33 +0700 |
commit | 126c8b01bf4931afffb461c6a7bd49f74e81516b (patch) | |
tree | 155b9f9e3437749d3814acce36fb56125563adc1 /system/timeshift/timeshift-gtk.desktop.patch | |
parent | b2dd8636e4fe8a9ce61794380c170a725e3a1a87 (diff) |
system/timeshift: Added (incremental snapshots, backup and restore)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/timeshift/timeshift-gtk.desktop.patch')
-rw-r--r-- | system/timeshift/timeshift-gtk.desktop.patch | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/system/timeshift/timeshift-gtk.desktop.patch b/system/timeshift/timeshift-gtk.desktop.patch new file mode 100644 index 0000000000..a455ffe5cc --- /dev/null +++ b/system/timeshift/timeshift-gtk.desktop.patch @@ -0,0 +1,37 @@ +--- timeshift-gtk.desktop 2022-06-19 15:59:11.318649676 +0100 ++++ timeshift-gtk.desktop.new 2022-06-24 21:02:22.164013886 +0100 +@@ -1,8 +1,7 @@ + [Desktop Entry] ++Type=Application + Name=Timeshift +-MimeType= + Exec=timeshift-launcher +-Type=Application + GenericName=System Restore Utility + GenericName[ca]=Utilitat de restauració del sistema + GenericName[cs]=Nástroj pro obnovení systému +@@ -14,15 +13,15 @@ + GenericName[ru]=Программа для восстановления системы + Terminal=false + Icon=timeshift +-Comment=System Restore Utility +-Comment[ca]=Utilitat de restauració del sistema +-Comment[cs]=Nástroj pro obnovení systému +-Comment[da]=Værktøj til systemgendannelse +-Comment[fr]=Utilitaire de restauration système +-Comment[hr]=Alat obnove sustava +-Comment[lt]=Sistemos atkūrimo paslaugų programa +-Comment[nl]=Hulpmiddel voor systeemherstel +-Comment[ru]=Программа для восстановления системы ++Comment=Timeshift restores your system to an earlier backup ++Comment[ca]=Timeshift restaura el sistema a una còpia de seguretat anterior ++Comment[cs]=Timeshift obnoví váš systém do dřívější zálohy ++Comment[da]=Timeshift gendanner dit system til en tidligere sikkerhedskopi ++Comment[fr]=Timeshift restaure votre système à une sauvegarde antérieure ++Comment[hr]=Timeshift vraća vaš sustav na raniju sigurnosnu kopiju ++Comment[lt]=Timeshift atkuria jūsų sistemos ankstesnę atsarginę kopiją ++Comment[nl]=Timeshift herstelt uw systeem naar een eerdere back-up ++Comment[ru]=Timeshift восстанавливает вашу систему до более ранней резервной копии + X-KDE-StartupNotify=false + Categories=System; + X-GNOME-UsesNotifications=true |