# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.

@@ -26,6 +26,13 @@
         'account_unchanged' => array('type' => 'user', 'label' => t('unchanged user')),
       ),
     ),
+    'user_update_profile' => array(
+      'label' => t('User profile details have been updated'),
+      'module' => 'User',
+      'arguments' => rules_events_hook_user_arguments(t('updated user')) + array(
+        'account_unchanged' => array('type' => 'user', 'label' => t('unchanged user')),
+      ),
+    ),
     'user_view' => array(
       'label' => t('User page has been viewed'),
       'module' => 'User',
