mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 08:16:24 +01:00
Clearify that only comments can precede groups in Key-files. (#466768)
2007-08-15 Mikael Hallendal <micke@imendio.com> * glib/tmpl/keyfile.sgml: Clearify that only comments can precede groups in Key-files. (#466768) svn path=/trunk/; revision=5706
This commit is contained in:
parent
ef84d3cdb1
commit
1fdd81374a
@ -1,3 +1,8 @@
|
|||||||
|
2007-08-15 Mikael Hallendal <micke@imendio.com>
|
||||||
|
|
||||||
|
* glib/tmpl/keyfile.sgml: Clearify that only comments can precede
|
||||||
|
groups in Key-files. (#466768)
|
||||||
|
|
||||||
2007-08-03 Matthias Clasen <mclasen@redhat.com>
|
2007-08-03 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.14.0 ===
|
* === Released 2.14.0 ===
|
||||||
|
@ -80,7 +80,7 @@ files commonly met on Windows, but there are some important differences:
|
|||||||
key files use the '#' character.
|
key files use the '#' character.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Key files allow only comments before the first group.
|
Key files do not allow for ungrouped keys meaning only comments can precede the first group.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Key files are always encoded in UTF-8.
|
Key files are always encoded in UTF-8.
|
||||||
|
Loading…
Reference in New Issue
Block a user