From 8fdc3ea7934f6714e76c14adbb245cb320b4a5d6 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 10 Feb 2012 14:12:00 -0500 Subject: [PATCH] removed basket, since now synching that via ubuntu one, at least for evaluation to see if works out. --- scripts/archival/snarf_notes.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/archival/snarf_notes.pl b/scripts/archival/snarf_notes.pl index 7517f1d0..8c994797 100644 --- a/scripts/archival/snarf_notes.pl +++ b/scripts/archival/snarf_notes.pl @@ -40,8 +40,6 @@ local($snarf_file) = &snarf_name($base, $number); &backup_files($base, $number, $root, ".", ("*.html", "*.txt")); # backup all the hierarchies in our quartz directory. &backup_hierarchy($base, $number, "$root", "quartz"); -# grab all the state out of basketnotes's home directory. -&backup_hierarchy($base, $number, "$root", ".kde/share/apps/basket"); # gather any directories in our home that match these often recurring patterns. &snarf_by_pattern("$root", "notes"); -- 2.34.1