mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +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",
|
||||
"Fora Dictionary"
|
||||
));
|
||||
ourDictionaryInfos.add(new PackageInfo(
|
||||
"org.freedictionary",
|
||||
"org.freedictionary.MainActivity",
|
||||
"Free Dictionary . org"
|
||||
));
|
||||
}
|
||||
return ourDictionaryInfos;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue