Changes between Version 5 and Version 6 of PrefsOverride


Ignore:
Timestamp:
Jul 20, 2007, 6:57:26 PM (17 years ago)
Author:
Nicolas
Comment:

Linked to the source files

Legend:

Unmodified
Added
Removed
Modified
  • PrefsOverride

    v5 v6  
    3636}}}
    3737
    38 NOTE: the above is out of date; see lib/prefs.C,h for the current set of preferences.
     38NOTE: the above is out of date; see [source:trunk/boinc/lib/prefs.C lib/prefs.C] and [source:trunk/boinc/lib/prefs.h lib/prefs.h] for the current set of preferences.
    3939
    4040If 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.