<objecttype>com.woltlab.wcf.user.profileComment.response.notification</objecttype>
<classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentResponseOwnerUserNotificationEvent]]></classname>
<preset>1</preset>
+ <options>module_user_profile_wall</options>
</event>
+
+ <event>
+ <name>like</name>
+ <objecttype>com.woltlab.wcf.user.profileComment.like.notification</objecttype>
+ <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentUserNotificationEvent]]></classname>
+ <preset>1</preset>
+ </event>
+ <event>
+ <name>like</name>
+ <objecttype>com.woltlab.wcf.user.profileComment.response.like.notification</objecttype>
+ <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentResponseUserNotificationEvent]]></classname>
+ <preset>1</preset>
+ </event>
</import>
</data>