diff options
Diffstat (limited to 'kde-misc/fancytasks')
-rw-r--r-- | kde-misc/fancytasks/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/fancytasks/fancytasks-1.0.92.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/fancytasks/ChangeLog b/kde-misc/fancytasks/ChangeLog index 03cab4e8bb4b..7123b0fe9cb6 100644 --- a/kde-misc/fancytasks/ChangeLog +++ b/kde-misc/fancytasks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/fancytasks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/fancytasks/ChangeLog,v 1.2 2010/03/10 00:09:40 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/fancytasks/ChangeLog,v 1.3 2010/03/10 19:39:52 nelchael Exp $ + + 10 Mar 2010; Krzysiek Pawlik <nelchael@gentoo.org> + fancytasks-1.0.92.ebuild: + Update list of available languages. *fancytasks-1.0.92 (10 Mar 2010) diff --git a/kde-misc/fancytasks/fancytasks-1.0.92.ebuild b/kde-misc/fancytasks/fancytasks-1.0.92.ebuild index a35fc07aab1e..6b662182ae48 100644 --- a/kde-misc/fancytasks/fancytasks-1.0.92.ebuild +++ b/kde-misc/fancytasks/fancytasks-1.0.92.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/fancytasks/fancytasks-1.0.92.ebuild,v 1.1 2010/03/10 00:09:40 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/fancytasks/fancytasks-1.0.92.ebuild,v 1.2 2010/03/10 19:39:52 nelchael Exp $ EAPI=2 -KDE_LINGUAS="de pl pt ru sv uk" +KDE_LINGUAS="de en_GB es et fr km nds pl pt ru sv tr uk" KDE_LINGUAS_DIR="applet/po" # KDE_LINGUAS_DIR doesn't have support for multiple directories: containment/po inherit kde4-base |