<?xml version="1.0"?>
<package name="thunderbird-translations">
	<description>Thunderbird translations</description>
	<releases>
		<release version="2.0.0.9-1.1" revision="2" branch="stable">
			<settings>
				<binary>no</binary>
			</settings>
			<deps>
				<dep name="thunderbird"/>
				<dep name="thunderbird-switch-locales"/>
			</deps>
			<build>
				<script>
					<archive name="thunderbird-translations-$VERSION">
						<cmd>cp pt-BR.jar /usr/lib/thunderbird/chrome/pt-BR.jar</cmd>
						<cmd>cp pt-BR.manifest /usr/lib/thunderbird/chrome/pt-BR.manifest</cmd>
						<cmd>cp de.jar /usr/lib/thunderbird/chrome/de.jar</cmd>
						<cmd>cp de.manifest /usr/lib/thunderbird/chrome/de.manifest</cmd>
						<cmd>cp en-GB.jar /usr/lib/thunderbird/chrome/en-GB.jar</cmd>
						<cmd>cp en-GB.manifest /usr/lib/thunderbird/chrome/en-GB.manifest</cmd>
						<cmd>cp es-ES.jar /usr/lib/thunderbird/chrome/es-ES.jar</cmd>
						<cmd>cp es-ES.manifest /usr/lib/thunderbird/chrome/es-ES.manifest</cmd>
						<cmd>cp fr.jar /usr/lib/thunderbird/chrome/fr.jar</cmd>
						<cmd>cp fr.manifest /usr/lib/thunderbird/chrome/fr.manifest</cmd>
						<cmd>cp it.jar /usr/lib/thunderbird/chrome/it.jar</cmd>
						<cmd>cp it.manifest /usr/lib/thunderbird/chrome/it.manifest</cmd>
						<cmd>cp pl.jar /usr/lib/thunderbird/chrome/pl.jar</cmd>
						<cmd>cp pl.manifest /usr/lib/thunderbird/chrome/pl.manifest</cmd>
						<cmd>cp pt-PT.jar /usr/lib/thunderbird/chrome/pt-PT.jar</cmd>
						<cmd>cp pt-PT.manifest /usr/lib/thunderbird/chrome/pt-PT.manifest</cmd>
						<cmd>cp ru.jar /usr/lib/thunderbird/chrome/ru.jar </cmd>
						<cmd>cp ru.manifest /usr/lib/thunderbird/chrome/ru.manifest </cmd>
						<cmd>cp tr.jar /usr/lib/thunderbird/chrome/tr.jar</cmd>
						<cmd>cp tr.manifest /usr/lib/thunderbird/chrome/tr.manifest</cmd>
					</archive>
				</script>
			</build>
		</release>
	</releases>
</package>
