blob: fcef8dc39ab323ab5991aa98d123160edd1e75b7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.1.0.ebuild,v 1.3 2004/06/24 21:49:50 agriffis Exp $
FROM_LANG="Traditional Chinese (BIG5)"
TO_LANG="English"
DICT_PREFIX="xdict-ce-"
DICT_SUFFIX="big5"
inherit stardict
|