From owner-cvs-ports@FreeBSD.ORG Mon Feb 5 01:32:35 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E89BC16A401; Mon, 5 Feb 2007 01:32:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id D80B013C474; Mon, 5 Feb 2007 01:32:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l151WZI0071890; Mon, 5 Feb 2007 01:32:35 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l151WZGE071889; Mon, 5 Feb 2007 01:32:35 GMT (envelope-from sat) Message-Id: <200702050132.l151WZGE071889@repoman.freebsd.org> From: Andrew Pantyukhin Date: Mon, 5 Feb 2007 01:32:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-quick-locale-switcher Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 01:32:36 -0000 sat 2007-02-05 01:32:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-quick-locale-switcher Makefile distinfo pkg-descr Log: Add port www/xpi-quick-locale-switcher: Allows you to quickly change and apply a different locale from the tools menu: * Handy tool for all people involved with multilingual usage of Mozilla applications. * Switches the Mozilla User Interface language (general.useragent.locale preference) * Switches the accept_language preference, so complete websites will be translated. (if the http accept language header is supported, e.g. like Google does) * Switches the Spell Checker Dictionary preference. (if supported by your Mozilla application) * Remembers the dictionary and content locale for each site and automatically switches when you load that site. It also tries to detect the language of sites itself, and if found automatically switches to that language. * Auto restarts the application in versions 1.4+ (only if needed) * Includes country flag icons for 'all' countries by famfamfam.com. * Displays the flag of the currently selected locale on your statusbar. * Add 3 of your own custom defined locales. WWW: http://www.captaincaveman.nl/?id=firefox_extensions Revision Changes Path 1.1701 +1 -0 ports/www/Makefile 1.1 +23 -0 ports/www/xpi-quick-locale-switcher/Makefile (new) 1.1 +3 -0 ports/www/xpi-quick-locale-switcher/distinfo (new) 1.1 +21 -0 ports/www/xpi-quick-locale-switcher/pkg-descr (new)