mirror of https://github.com/BOINC/boinc.git
android: Use the executable name 'boinc' instead of boinc_client. It tracks with what we are doing with the self extracting archive and the other platforms.
This commit is contained in:
parent
06511d8842
commit
8feec9e6a0
|
@ -28,7 +28,7 @@
|
|||
<string name="autostart_notification_text">to manage auto-start configuration go to BOINC settings..</string>
|
||||
|
||||
<!-- path and file configuration -->
|
||||
<string name="client_name">boinc_client</string>
|
||||
<string name="client_name">boinc</string>
|
||||
<string name="client_path">/data/data/edu.berkeley.boinc/client/</string>
|
||||
<string name="auth_file_name">gui_rpc_auth.cfg</string>
|
||||
|
||||
|
|
Loading…
Reference in New Issue