nice changes to make snarf_user able to get kde and gnome config without gacking on
[feisty_meow.git] / scripts / archival / snarf_user.pl
index 27991ecaf1a13956968db5bd2d59eb677335246e..4874e072a7c5bf71a6c9909a03ca4036b1f41e88 100644 (file)
@@ -39,6 +39,8 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number);
 
 # backup all the config info for kde.
 &backup_hierarchy($snarf_file_base, $number, "$root", ".kde");
+# and get the config for gnome.
+&backup_hierarchy($snarf_file_base, $number, "$root", ".local");
 
 # get any dot files ending in "rc", or with "bash" or "profile" in them, or
 # that start with "x".