From f6fbc09d9119a74d0445623e56b029ffd8d63895 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 6 Jul 2013 11:45:59 -0300 Subject: Fixing RSS links --- features/calendario_feature/calendario_feature.strongarm.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features/calendario_feature/calendario_feature.strongarm.inc') diff --git a/features/calendario_feature/calendario_feature.strongarm.inc b/features/calendario_feature/calendario_feature.strongarm.inc index ae4a3a8..0944887 100644 --- a/features/calendario_feature/calendario_feature.strongarm.inc +++ b/features/calendario_feature/calendario_feature.strongarm.inc @@ -279,7 +279,7 @@ function calendario_feature_strongarm() { 'domain' => '', 'prefix' => 'pt-br', 'weight' => '-10', - 'javascript' => 'Ed5fUqaDeJ7nfqRWW0TUOz9PIhCI7ksxtc2-Ii-xzEo', + 'javascript' => 'B9V_LcZYT0-48d6Jyl50RNtopewUk4-QKFkmTQkW_Vg', ); $export['language_default'] = $strongarm; @@ -576,7 +576,7 @@ function calendario_feature_strongarm() { $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'site_mail'; - $strongarm->value = 'calendario@sarava.org'; + $strongarm->value = 'contato@calendario.cc'; $export['site_mail'] = $strongarm; $strongarm = new stdClass(); -- cgit v1.2.3