diff options
author | marha <marha@users.sourceforge.net> | 2013-02-01 09:35:49 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-02-01 09:35:49 +0100 |
commit | d78d8436d799f19f61642849e31e9ed6af3e6ae2 (patch) | |
tree | 436d3d26ae0fe678e3751a9dba65162ac54b2597 /fontconfig/doc | |
parent | 49c196c1056aaed97ff5cf43beff5c436d783b99 (diff) | |
parent | a6d5f8de1394c338d01b65be7dba3520bf8bdf4b (diff) | |
download | vcxsrv-d78d8436d799f19f61642849e31e9ed6af3e6ae2.tar.gz vcxsrv-d78d8436d799f19f61642849e31e9ed6af3e6ae2.tar.bz2 vcxsrv-d78d8436d799f19f61642849e31e9ed6af3e6ae2.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
xkeyboard-config fontconfig mesa git update 1 feb 2013
Diffstat (limited to 'fontconfig/doc')
-rw-r--r-- | fontconfig/doc/fontconfig-user.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fontconfig/doc/fontconfig-user.sgml b/fontconfig/doc/fontconfig-user.sgml index 90e246b69..eeff69add 100644 --- a/fontconfig/doc/fontconfig-user.sgml +++ b/fontconfig/doc/fontconfig-user.sgml @@ -425,6 +425,8 @@ with "same" binding using the value from the matched pattern element. "prepend_first" Insert at head of list Insert at head of list "append" Append after matching Append at end of list "append_last" Append at end of list Append at end of list + "delete" Delete matching value Delete all values + "delete_all" Delete all values Delete all values </programlisting> </para></refsect2> <refsect2><title><literal><int></literal>, <literal><double></literal>, <literal><string></literal>, <literal><bool></literal></title><para> |