new app, subsurface. add smaller language pack for spanish
This commit is contained in:
parent
fa5b48e761
commit
1de8c0190b
BIN
build/extlib/LanguagePacks/es-smaller.xml.gz
Normal file
BIN
build/extlib/LanguagePacks/es-smaller.xml.gz
Normal file
Binary file not shown.
|
@ -10,8 +10,8 @@ Summary:Language pack for AnySoftKeyboard
|
||||||
Description:
|
Description:
|
||||||
Dictionary is based on the Wikipedia article database
|
Dictionary is based on the Wikipedia article database
|
||||||
which can be distributed under the terms of either the GNU Free Documentation
|
which can be distributed under the terms of either the GNU Free Documentation
|
||||||
or the Creative Commons Attribution-ShareAlike licenses and
|
or the Creative Commons Attribution-ShareAlike licenses.
|
||||||
has about 200,000 words.
|
It has about 200,000 words and the smaller version has 80,000.
|
||||||
|
|
||||||
Install [[com.menny.android.anysoftkeyboard]] first, then select
|
Install [[com.menny.android.anysoftkeyboard]] first, then select
|
||||||
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
|
the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
|
||||||
|
@ -20,6 +20,12 @@ the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
|
||||||
Repo Type:svn
|
Repo Type:svn
|
||||||
Repo:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Spain
|
Repo:http://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Spain
|
||||||
|
|
||||||
|
Build Version:20110717-smaller,2,1813,forceversion=yes,forcevercode=yes,\
|
||||||
|
patch=xml.patch;dump.patch,extlibs=LanguagePacks/es-smaller.xml.gz,\
|
||||||
|
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||||
|
sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||||
|
mkdir -p dict/ res/raw/ && gunzip -c libs/es-smaller.xml.gz > dict/words.xml && \
|
||||||
|
rm -rf assets/,build=java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||||||
Build Version:20110717,3,1813,\
|
Build Version:20110717,3,1813,\
|
||||||
patch=xml.patch;dump.patch,extlibs=LanguagePacks/es.xml.gz,\
|
patch=xml.patch;dump.patch,extlibs=LanguagePacks/es.xml.gz,\
|
||||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||||
|
|
25
metadata/org.subsurface.txt
Normal file
25
metadata/org.subsurface.txt
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
Category:Science & Education
|
||||||
|
License:GPL
|
||||||
|
Web Site:http://subsurface.hohndel.org
|
||||||
|
Source Code:http://git.hohndel.org/index.cgi?p=subsurface.git;a=summary
|
||||||
|
Issue Tracker:http://trac.hohndel.org/report/1
|
||||||
|
|
||||||
|
Summary:Dive logger
|
||||||
|
Description:
|
||||||
|
Companion app for the cross-platform Subsurface desktop app
|
||||||
|
|
||||||
|
* Capture dive positions
|
||||||
|
* Search and modify old dives
|
||||||
|
* Synchronise dives with a server for manipulation in desktop app
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:git://subsurface.hohndel.org/subsurface-companion.git
|
||||||
|
|
||||||
|
Build Version:1.6,4,1.6,maven=yes,prebuild=sed -i '/sherlock/d' project.properties
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:1.6
|
||||||
|
Current Version Code:7
|
||||||
|
|
Loading…
Reference in a new issue