BootstrapSupport.sopm 2.13 KB
<?xml version="1.0" encoding="utf-8" ?>
<otrs_package version="1.0">
    <Name>BootstrapSuport</Name>
    <Version>1.1.0</Version>
    <Framework>6.0.x</Framework>
    <Vendor>SeTIC</Vendor>
    <URL>http://www.setic.ufsc.br</URL>
    <License>AGPL</License>
    <Description Lang="en">Bootstrap support</Description>
    <Description Lang="pt_BR">Bootstrap support</Description>
    <ChangeLog version="1.1.0">Support for OTRS 6</ChangeLog>
   	<IntroInstall Type="post" Title="Thank you" Lang="en">Bootstrap support installed successfully!</IntroInstall>
   	<IntroInstall Type="post" Title="Thank you" Lang="pt_BR">Bootstrap support installed successfully!</IntroInstall>
    <BuildDate>?</BuildDate>
    <BuildHost>?</BuildHost>
    <Filelist>
        <File Permission="644" Location="Kernel/Config/Files/XML/BootstrapSupport.xml"></File>
        
        <File Permission="644" Location="var/httpd/htdocs/js/thirdparty/bootstrap/bootstrap-select.min.js"></File>
        <File Permission="644" Location="var/httpd/htdocs/js/thirdparty/bootstrap/bootstrap.min.js"></File>
		
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/css/bootstrap/bootstrap-select.min.css"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/css/bootstrap/bootstrap-theme.min.css"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/css/bootstrap/bootstrap.min.css"></File>
        
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/fonts/glyphicons-halflings-regular.eot"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/fonts/glyphicons-halflings-regular.svg"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/fonts/glyphicons-halflings-regular.ttf"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/fonts/glyphicons-halflings-regular.woff"></File>
        <File Permission="644" Location="var/httpd/htdocs/skins/Customer/bootstrap/fonts/glyphicons-halflings-regular.woff2"></File>        
    </Filelist>   
   
</otrs_package>