check-all: add missing message mouseover globals.

(imported from commit c04770de18940bfff24598392c08f0ed1cec76d7)
This commit is contained in:
Jessica McKellar 2012-11-06 17:09:27 -05:00
parent 8bcbe55238
commit ed50c17582
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ var globals =
+ ' register_onclick hide_email show_email' + ' register_onclick hide_email show_email'
+ ' report_error report_success report_message clicking mouse_moved' + ' report_error report_success report_message clicking mouse_moved'
+ ' userinfo_currently_popped update_gravatars' + ' userinfo_currently_popped update_gravatars'
+ ' register_user_info_mouseover register_user_info_mouseout'
// zephyr.js // zephyr.js
+ ' message_array message_dict get_updates_params' + ' message_array message_dict get_updates_params'