Changes between Version 5 and Version 6 of PrefsOverride
- Timestamp:
- Jul 20, 2007, 6:57:26 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefsOverride
v5 v6 36 36 }}} 37 37 38 NOTE: the above is out of date; see lib/prefs.C,hfor the current set of preferences.38 NOTE: 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. 39 39 40 40 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#function-read_global_prefs_override read_global_prefs_override()] GUI RPC, or run [BoincCmd boinc_cmd] with the `--read_global_prefs_override` option.