Currency Converter: fix lint warnings
This commit is contained in:
parent
c1842fe689
commit
6bc396fec6
|
|
@ -1,11 +1,11 @@
|
||||||
Categories:Office
|
Categories:Office
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:http://code.google.com/p/android-currency-converter
|
Web Site:https://code.google.com/p/android-currency-converter
|
||||||
Source Code:http://code.google.com/p/android-currency-converter/source/checkout
|
Source Code:https://code.google.com/p/android-currency-converter/source/checkout
|
||||||
Issue Tracker:http://code.google.com/p/android-currency-converter/issues/list
|
Issue Tracker:https://code.google.com/p/android-currency-converter/issues/list
|
||||||
|
|
||||||
Auto Name:Currency Converter
|
Auto Name:Currency Converter
|
||||||
Summary:Currency Converter
|
Summary:Currency exchange rates
|
||||||
Description:
|
Description:
|
||||||
A simple currency converter. It retrieves reference exchange rates from the
|
A simple currency converter. It retrieves reference exchange rates from the
|
||||||
European Central Bank (ECB), so supports
|
European Central Bank (ECB), so supports
|
||||||
|
|
@ -17,7 +17,7 @@ To have up to date rates, you need to enable "Background Update" in the
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
Repo:http://android-currency-converter.googlecode.com/svn/trunk/
|
Repo:https://android-currency-converter.googlecode.com/svn/trunk/
|
||||||
|
|
||||||
Build:1.1,2
|
Build:1.1,2
|
||||||
commit=13
|
commit=13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue