<?xml version="1.0" encoding="iso-8859-1"?>
<otrs_config version="1.0" init="Application">
    <CVS>$Id: Support.xml,v 1.5 2009/01/20 11:12:02 sr Exp $</CVS>
    <ConfigItem Name="Frontend::Module###AdminSupport" Required="1" Valid="1">
        <Description Lang="en">Frontend module registration for the AdminSystemStatus object  in the admin area.</Description>Description>
        <Description Lang="de">Frontendmodul-Registration des AdminSystemStatus-Objekts im Admin-Bereich.</Description>Description>
        <Group>Support</Group>
        <SubGroup>Frontend::Admin::ModuleRegistration</SubGroup>
        <Setting>
            <FrontendModuleReg>
                <Title>Support Info</Title>
                <Group>admin</Group>
                <Description>Admin-Support Overview</Description>
                <NavBarName>Admin</NavBarName>
                <NavBarModule>
                    <Module>Kernel::Output::HTML::NavBarModuleAdmin</Module>
                    <Name>Support Assessment</Name>
                    <Block>Block4</Block>
                    <Prio>2000</Prio>
                </NavBarModule>
            </FrontendModuleReg>
        </Setting>
    </ConfigItem>
    <ConfigItem Name="Support::SenderEmail" Required="0" Valid="0">
        <Description Lang="en">The used sender mail address.</Description>
        <Description Lang="de">Die verwendete Absenderadresse.</Description>
        <Group>Support</Group>
        <SubGroup>Core::Support</SubGroup>
        <Setting>
            <String Regex=""></String>
        </Setting>
    </ConfigItem>
</otrs_config>
