Sharpen the description of preference names.

svn path=/trunk/; revision=35671
This commit is contained in:
Jaap Keuter 2011-01-26 21:20:09 +00:00
parent c69fe6a4b9
commit a3611f713e
1 changed files with 3 additions and 1 deletions

View File

@ -3595,7 +3595,9 @@ Where: module - Returned by the prefs_register_protocol routine
"." between them, to construct a name that identifies
the field in the preference file; the name itself
should not include the protocol name, as the name in
the preference file will already have it
the preference file will already have it. Make sure that
only lower-case ASCII letters, numbers, underscores and
dots appear in the preference name.
title - Field title in the preferences dialog
description - Comments added to the preference file above the
preference value and shown as tooltip in the GUI, or NULL