Index: branches/RC/core/units/spelling_dictionary/spelling_dictionary_config.php =================================================================== diff -u -r11892 -r11902 --- branches/RC/core/units/spelling_dictionary/spelling_dictionary_config.php (.../spelling_dictionary_config.php) (revision 11892) +++ branches/RC/core/units/spelling_dictionary/spelling_dictionary_config.php (.../spelling_dictionary_config.php) (revision 11902) @@ -1,6 +1,6 @@ Array ( 'prefixes' => Array ('spelling-dictionary_List'), 'format' => "!la_title_SpellingDictionary!", - 'toolbar_buttons' => Array ('new_spelling_dictionary', 'edit', 'delete', 'export', 'view'), + 'toolbar_buttons' => Array ('new_spelling_dictionary', 'edit', 'delete', 'export', 'view', 'dbl-click'), ), 'spelling_dictionary_edit' => Array ( 'prefixes' => Array ('spelling-dictionary'), 'format' => "#spelling-dictionary_status# '#spelling-dictionary_titlefield#'",