? 333002_no_node_feeds_default.patch
Index: pathauto.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/pathauto/pathauto.install,v
retrieving revision 1.13
diff -u -p -r1.13 pathauto.install
--- pathauto.install	28 May 2008 16:04:35 -0000	1.13
+++ pathauto.install	17 Oct 2009 17:32:29 -0000
@@ -45,6 +45,7 @@ function pathauto_install() {
   variable_set('pathauto_user_pattern', 'users/[user-raw]');
   variable_set('pathauto_user_supportsfeeds', NULL);
   variable_set('pathauto_verbose', FALSE);
+  variable_set('pathauto_node_applytofeeds', '');
 
   // Make sure we "replace hyphen with separator" by default
   variable_set('pathauto_punctuation_hyphen', 1); // 1 is replace
