mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
Free Dictionary code has been removed (no way to send word to Free Dictionary)
This commit is contained in:
parent
009821710b
commit
4d2ca933bf
1 changed files with 0 additions and 5 deletions
|
@ -51,11 +51,6 @@ public abstract class DictionaryUtil {
|
||||||
"com.ngc.fora.ForaDictionary",
|
"com.ngc.fora.ForaDictionary",
|
||||||
"Fora Dictionary"
|
"Fora Dictionary"
|
||||||
));
|
));
|
||||||
ourDictionaryInfos.add(new PackageInfo(
|
|
||||||
"org.freedictionary",
|
|
||||||
"org.freedictionary.MainActivity",
|
|
||||||
"Free Dictionary . org"
|
|
||||||
));
|
|
||||||
}
|
}
|
||||||
return ourDictionaryInfos;
|
return ourDictionaryInfos;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue