head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.05.11.09.24;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.31.14.16.54;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.29.10.40.12;	author sat;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-locale-switcher
# Date created:		21 May 2006
# Whom:			Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
#
# $FreeBSD: head/www/xpi-locale-switcher/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	locale-switcher
PORTVERSION=	2.1
DISTVERSIONSUFFIX=	-fx+tb
CATEGORIES=	www

MAINTAINER=	triosoft@@triosoft.com.ua
COMMENT=	Provides a convenient menu item to switch between installed languages

XPI_DISTNAME=	locale_switcher
XPI_NUM=	356
XPI_ID=		{338e0b96-2285-4424-b4c8-e25560750fa3}
XPI_FILES=	chrome/content/switch-tbird.xul chrome/content/switch.js \
		chrome/content/switch.xul chrome.manifest install.rdf
XPI_DIRS=	chrome/content chrome

.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.3
log
@- Update to 2.1

Approved by:	Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
		(maintainer, xpi blanket)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 2.0
@
text
@d9 1
a9 1
PORTVERSION=	2.0
d17 1
@


1.1
log
@Add port www/xpi-locale-switcher:

The default UI for Firefox and Thunderbird does not provide an easy way
to switch between multiple installed language packs for the application,
because ordinary users aren't expected to install multiple language packs
However, some developers or users who speak multiple languages may wish
to install language packs and easily switch between multiple languages.
The locale-switcher extension provides simple menu to switch between
languages. The extension adds a "Languages" item on the "Tools" menu
under the existing Extensions/Themes options, allowing the user can
select a language.

WWW: http://benjamin.smedbergs.us/switch-locales/

PR:		ports/97611 (based on)
Submitted by:	Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.1
@

