Skip to content

Commit

Permalink
Update rigel k to rigil k
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeetay committed Mar 8, 2016
1 parent ac1e448 commit 3ca6048
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.google.android.stardroid"
minSdkVersion 10
targetSdkVersion 10
versionCode 1201
versionName "1.7.0"
versionCode 1202
versionName "1.7.1"
buildConfigField 'String', 'GOOGLE_ANALYTICS_CODE', '""'
}
signingConfigs {
Expand Down
Binary file modified app/src/main/assets/stars.binary
Binary file not shown.
2 changes: 1 addition & 1 deletion tools/data/stardata_names.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sirius|Dog Star,-1.43,-16.71,101.25,-493.28958,2479.934,-759.07306
Canopus,-0.62,-52.7,96.0,-6073.333,57783.88,-76270.0
Arcturus,-0.1,19.19,213.90001,-8818.779,-5925.976,3697.8958
Rigel Kentaurus A|Alpha Centauri|Rigil Kent,0.01,-60.84,219.9,-504.63184,-421.93756,-1178.9043
Rigil Kentaurus A|Rigel Kentaurus A|Alpha Centauri|Rigil Kent,0.01,-60.84,219.9,-504.63184,-421.93756,-1178.9043
Vega,0.03,38.78,279.30002,977.6011,-5969.845,4860.334
Rigel,0.18,-8.2,78.6,46359.992,229919.94,-33798.75
Procyon,0.38,5.23,114.899994,-1467.4901,3161.4375,319.0392
Expand Down
3 changes: 2 additions & 1 deletion tools/data/stars.ascii
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ source {
declination: -60.84
}
color: 13618383
string_index: 2131165493
string_index: 2131165620
}
name_ids: 2131165620
name_ids: 2131165493
name_ids: 2131165577
name_ids: 2131165619
Expand Down
3 changes: 2 additions & 1 deletion tools/data/stars_R.ascii
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ source {
declination: -60.84
}
color: 13618383
REMOVE_string_index: "R.string.rigel_kentaurus_a"
REMOVE_string_index: "R.string.rigil_kentaurus_a"
}
REMOVE_name_ids: "R.string.rigil_kentaurus_a"
REMOVE_name_ids: "R.string.rigel_kentaurus_a"
REMOVE_name_ids: "R.string.alpha_centauri"
REMOVE_name_ids: "R.string.rigil_kent"
Expand Down

0 comments on commit 3ca6048

Please sign in to comment.