mod.wizards.newContentElement.wizardItems.plugins {
	elements {
		glpairs {
			iconIdentifier = glpairs-ext-icon
			title = LLL:EXT:glpairs/Resources/Private/Language/locallang_plugin_wizard.xlf:pi1.wizzard.title
			description = LLL:EXT:Resources/Private/Language/locallang_plugin_wizard.xlf:pi1.wizzard.description
			tt_content_defValues {
				CType = list
				list_type = glpairs_pi1
			}
		}
	}
}