fix two bad linkifications
This commit is contained in:
parent
91fb86971b
commit
5ffd254a9f
|
@ -8,7 +8,7 @@ Name:AnySoftKeyboard: Esperanto
|
||||||
Summary:Language pack for AnySoft keyboard
|
Summary:Language pack for AnySoft keyboard
|
||||||
Description:
|
Description:
|
||||||
Dictionary is
|
Dictionary is
|
||||||
[based on the Wikipedia http://wiki.apertium.org/wiki/Vikipedia_korpuso_de_Esperanto]
|
[http://wiki.apertium.org/wiki/Vikipedia_korpuso_de_Esperanto based on the Wikipedia]
|
||||||
article database and has about 400,000 words.
|
article database and has about 400,000 words.
|
||||||
|
|
||||||
Install [[com.menny.android.anysoftkeyboard]] first, then select
|
Install [[com.menny.android.anysoftkeyboard]] first, then select
|
||||||
|
|
|
@ -6,9 +6,11 @@ Issue Tracker:https://github.com/johnnylambada/WorldMap/issues
|
||||||
|
|
||||||
Summary:Display a world map
|
Summary:Display a world map
|
||||||
Description:
|
Description:
|
||||||
WorldMap is a simple Android app that displays [a map http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg]
|
WorldMap is a simple Android app that displays
|
||||||
|
[http://upload.wikimedia.org/wikipedia/commons/3/33/Physical_Political_World_Map.jpg a map]
|
||||||
of the world taken from Wikimedia and allows the user to scroll around on it.
|
of the world taken from Wikimedia and allows the user to scroll around on it.
|
||||||
The map is from wikipedia and licensed as PD-USGOV; PD-USGOV-CIA-WF - more info [here http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg])
|
The map is from wikipedia and licensed as PD-USGOV; PD-USGOV-CIA-WF - more info
|
||||||
|
[http://en.wikipedia.org/wiki/File:Physical_Political_World_Map.jpg here])
|
||||||
|
|
||||||
The map itself is quite large (6480,3888), so it’s way too big to fit in
|
The map itself is quite large (6480,3888), so it’s way too big to fit in
|
||||||
memory all at once (over 48MB). The VM heap size Android supports is either 16
|
memory all at once (over 48MB). The VM heap size Android supports is either 16
|
||||||
|
|
Loading…
Reference in a new issue