6dc775b236
```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
36 lines
1 KiB
YAML
36 lines
1 KiB
YAML
Categories:
|
|
- Writing
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/AnySoftKeyboard/LanguagePack/tree/Finnish
|
|
IssueTracker: https://github.com/AnySoftKeyboard/LanguagePack/issues
|
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard
|
|
|
|
Name: 'AnySoftKeyboard: Finnish'
|
|
AutoName: AnySoftKeyboard - Finnish Language Pack
|
|
Summary: Language pack for AnySoftKeyboard
|
|
Description: |-
|
|
AnySoftKeyboard keyboards pack: Finnish layout and dictionary. Fixes: landscape
|
|
mode height.
|
|
|
|
This is an expansion layouts pack for AnySoftKeyboard. Install AnySoftKeyboard
|
|
first, and then select the desired layout from AnySoftKeyboard's
|
|
Settings->Keyboards menu.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/AnySoftKeyboard/LanguagePack.git
|
|
|
|
Builds:
|
|
- versionName: 2.0.1
|
|
versionCode: 201
|
|
commit: Finnish_2.0.1
|
|
gradle:
|
|
- yes
|
|
forceversion: true
|
|
preassemble:
|
|
- :makeDictionary
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest/Finnish
|
|
CurrentVersion: 2.0.1
|
|
CurrentVersionCode: 201
|