Add a note to docs about paragraphs in schemas

This commit is contained in:
Ryan Lortie 2010-06-18 23:14:46 -04:00
parent 6217c9b41e
commit a2888fbbf0

View File

@ -349,7 +349,8 @@ gsettings_SCHEMAS = my.app.gschema.xml
will be used in similar ways by a future gsettings-editor, so you will be used in similar ways by a future gsettings-editor, so you
should use the same conventions for them: The summary is just a short should use the same conventions for them: The summary is just a short
label with no punctuation, the description can be one or more complete label with no punctuation, the description can be one or more complete
sentences. sentences. If multiple paragraphs are desired for the description, the
paragraphs should be separated by a completely empty line.
</para> </para>
<para> <para>
Translations for these strings will also be handled Translations for these strings will also be handled