Changes between Version 4 and Version 5 of PrefsOverride
- Timestamp:
- Jul 20, 2007, 8:46:21 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefsOverride
v4 v5 36 36 }}} 37 37 38 NOTE: the above is out of date; see lib/prefs.C,h for the current set of preferences. 39 38 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.