document FontFamily, FontFamilyFixed
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2006-10-09 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/export/sql.php: bug #1562533, problems with unbuffered queries
|
||||
* Documentation.html: FontFamily, FontFamilyFixed
|
||||
|
||||
2006-10-07 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* scripts/create-release.sh: use lang-cleanup.sh from the kit,
|
||||
|
@@ -1476,6 +1476,17 @@ ALTER TABLE `pma_column_comments`
|
||||
them.<br />
|
||||
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
||||
|
||||
|
||||
<dt id="cfg_FontFamily">$cfg['FontFamily'] string</dt>
|
||||
<dd>You put here a valid CSS font family value, for example
|
||||
<tt>arial, sans-serif</tt>.<br />
|
||||
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
||||
|
||||
<dt id="cfg_FontFamilyFixed">$cfg['FontFamilyFixed'] string</dt>
|
||||
<dd>You put here a valid CSS font family value, for example
|
||||
<tt>monospace</tt>. This one is used in textarea.<br />
|
||||
See <tt>themes/themename/layout.inc.php</tt>.</dd>
|
||||
|
||||
<dt id="cfg_BrowsePointerEnable">$cfg['BrowsePointerEnable'] boolean</dt>
|
||||
<dd>Whether to activate the browse pointer or not.</dd>
|
||||
|
||||
|
Reference in New Issue
Block a user