Some fixes to PAFCalc

This commit is contained in:
Daniel Martí 2014-03-05 11:55:39 +01:00
parent 957a02e0bf
commit 6a97477a9c

View file

@ -1,14 +1,14 @@
Categories:Office Categories:Office
License:GPLv2 License:GPLv2
Web Site:http://pafcalc.sourceforge.net/app/index.php Web Site:http://pafcalc.sourceforge.net/app
Source Code:http://sourceforge.net/p/pafcalc/code/HEAD/tree/app-trunk/ Source Code:http://sourceforge.net/p/pafcalc/code
Issue Tracker:http://sourceforge.net/p/pafcalc/tickets/ Issue Tracker:http://sourceforge.net/p/pafcalc/tickets
Auto Name:PAFCalc Auto Name:PAFCalc
Summary:Calculator for DIY fertilizers for planted aquariums Summary:DIY fertilizer calculator for planted aquariums
Description: Description:
Utility that help in calculations related to DIY fertilizers for Utility to help you with calculations related to DIY fertilizers for planted
planted aquariums. aquariums.
Features: Features:
* Dose to reach target: How much fertilizer you need to add to tank to reach the target value (in ppm *) of a specific element * Dose to reach target: How much fertilizer you need to add to tank to reach the target value (in ppm *) of a specific element
@ -20,12 +20,12 @@ Features:
* Poor Man Dosing Drops: The same as (Dose to reach target) but the target is the value expected from P.M.D.D. Protocol * Poor Man Dosing Drops: The same as (Dose to reach target) but the target is the value expected from P.M.D.D. Protocol
. .
Repo Type:svn Repo Type:git-svn
Repo:http://svn.code.sf.net/p/pafcalc/code/ Repo:http://svn.code.sf.net/p/pafcalc/code/app-trunk
Build:1.0,4 Build:1.0,4
commit=r19 commit=r19
subdir=app-trunk/PAFCalc subdir=PAFCalc
gradle=yes gradle=yes
prebuild=echo sdk.dir=$$SDK$$ >> ../local.properties prebuild=echo sdk.dir=$$SDK$$ >> ../local.properties