blob: f04d7575202a59eee93bcf7279922bb41b1a54ae (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.1.0.ebuild,v 1.3 2004/06/24 21:48:54 agriffis Exp $
FROM_LANG="English"
TO_LANG="French"
DICT_PREFIX="quick_"
inherit stardict
|