In TYPO3 6.0 die Namespaces nicht vergessen, dann dürfte es funktionieren:
plugin.tx_read4charity {
view {
widget {
TYPO3\CMS\Fluid\ViewHelpers\Widget\PaginateViewHelper {
templateRootPath = {$plugin.tx_read4charity.view.templateRootPath}
}
}
}
}