removed basket, since now synching that via ubuntu one, at least for
authorChris Koeritz <fred@gruntose.com>
Fri, 10 Feb 2012 19:12:00 +0000 (14:12 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 10 Feb 2012 19:12:00 +0000 (14:12 -0500)
evaluation to see if works out.

scripts/archival/snarf_notes.pl

index 7517f1d0ca7cd806c896e6a2c3b91eda1587989e..8c9947978a8ea3aec33cea3c6372b0ce521226d8 100644 (file)
@@ -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");