aspellDicts.tr: init at 0.50
This commit is contained in:
parent
7fc2b096dc
commit
783acc9525
@ -212,6 +212,15 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
tr = buildDict {
|
||||||
|
shortName = "tr-0.50-0";
|
||||||
|
fullName = "Turkish";
|
||||||
|
src = fetchurl {
|
||||||
|
url = mirror://gnu/aspell/dict/tr/aspell-tr-0.50-0.tar.bz2;
|
||||||
|
sha256 = "0jpvpm96ga7s7rmsm6rbyrrr22b2dicxv2hy7ysv5y7bbq757ihb";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
uk = buildDict {
|
uk = buildDict {
|
||||||
shortName = "uk-1.4.0-0";
|
shortName = "uk-1.4.0-0";
|
||||||
fullName = "Ukrainian";
|
fullName = "Ukrainian";
|
||||||
|
Loading…
Reference in New Issue
Block a user