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:
Rom Walton 2013-01-16 00:23:40 -05:00 committed by Oliver Bock
parent 06511d8842
commit 8feec9e6a0
1 changed files with 1 additions and 1 deletions

View File

@ -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>