diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-10-25 23:11:23 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-10-25 23:11:23 +0200 |
commit | 8180e8a7646b11e8665ae68ad373007496acee6e (patch) | |
tree | baaab0f8789d31ad1f480dfc9dbbf6d593387e4c | |
parent | 87f0f72507fc0050ae39fdec3e24ff2cdf159961 (diff) | |
download | BlueGPS-8180e8a7646b11e8665ae68ad373007496acee6e.zip BlueGPS-8180e8a7646b11e8665ae68ad373007496acee6e.tar.gz BlueGPS-8180e8a7646b11e8665ae68ad373007496acee6e.tar.bz2 |
correct indentation
-rw-r--r-- | version.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/version.txt b/version.txt index 5a244c8..767abbf 100644 --- a/version.txt +++ b/version.txt @@ -10,11 +10,11 @@ BlueGps4Droid 1.1.1 BlueGps4Droid 1.1 (does not work properly because of bug #4. Use either version 1.0 or 1.1.1 !)
* Reconnect automatically when the connection with the GPS is lost (5 attempts in 5 minutes)
- * Replace Android default internal GPS or use a new location provider
- * Send status notifications when GPS loses fix or is disconnected.
+ * Replace Android default internal GPS or use a new location provider
+ * Send status notifications when GPS loses fix or is disconnected.
BlueGps4Droid 1.0
* Connect to bluetooth GPS (NMEA) and replace the internal GPS of an Android device.
- * Record GPS tracks in NMEA files
- * Compatible with Android version 2.0 and above
- * English and French translations
\ No newline at end of file + * Record GPS tracks in NMEA files
+ * Compatible with Android version 2.0 and above
+ * English and French translations
\ No newline at end of file |