Changes between Version 3 and Version 4 of PrefsOverride


Ignore:
Timestamp:
Jun 30, 2007, 4:18:03 PM (17 years ago)
Author:
Nicolas
Comment:

Linked to the specific RPC function

Legend:

Unmodified
Added
Removed
Modified
  • PrefsOverride

    v3 v4  
    3636}}}
    3737
    38 If you write a program for editing preferences locally, you'll want to be able to tell a running core client to reread the preferences override file. You can do this using the [GuiRpc read_global_prefs_override()] GUI RPC, or run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.
     38If you write a program for editing preferences locally, you'll want to be able to tell a running core client to reread the preferences override file. You can do this using the [GuiRpc#function-read_global_prefs_override read_global_prefs_override()] GUI RPC, or run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.