Author: mcbrown
Date: 2008-07-04 14:20:48 +0200 (Fri, 04 Jul 2008)
New Revision: 11076
Log:
Adding the detail on the bookmarks file for Mac OS X
Modified:
trunk/query-browser/xml-files.xml
Modified: trunk/query-browser/xml-files.xml
===================================================================
--- trunk/query-browser/xml-files.xml 2008-07-04 12:09:49 UTC (rev 11075)
+++ trunk/query-browser/xml-files.xml 2008-07-04 12:20:48 UTC (rev 11076)
Changed blocks: 4, Lines Added: 19, Lines Deleted: 9; 2307 bytes
@@ -19,7 +19,7 @@
<listitem>
<para>
- <literal>mysqlqb_functions.xml</literal>: Stores a list of
+ <filename>mysqlqb_functions.xml</filename>: Stores a list of
functions and operators for use in the
<link linkend="mysql-query-browser-tour-pandf-functionbrowser">Function
Browser</link>.
@@ -28,7 +28,7 @@
<listitem>
<para>
- <literal>mysqlx_dbm_data types.xml</literal>: Stores a list of
+ <filename>mysqlx_dbm_data types.xml</filename>: Stores a list of
the available MySQL data types for use with auto-completion and
with the <link linkend="gui-table-editor">&table_editor;</link>
</para>
@@ -36,15 +36,15 @@
<listitem>
<para>
- <literal>mysqlx_dbm_charsets.xml</literal>: Stores the available
- MySQL character sets.
+ <filename>mysqlx_dbm_charsets.xml</filename>: Stores the
+ available MySQL character sets.
</para>
</listitem>
<listitem>
<para>
- <literal>mysqlqb_history.xml</literal> : Stores the queries that
- make up the
+ <filename>mysqlqb_history.xml</filename> : Stores the queries
+ that make up the
<link linkend="mysql-query-browser-tour-objectbrowser-history">History
Browser</link>
</para>
@@ -52,13 +52,23 @@
<listitem>
<para>
- <literal>mysqlqb_bookmark.xml</literal>: Stores the queries that
- form the
+ <filename>mysqlqb_bookmark.xml</filename>: Stores the queries
+ that form the
<link linkend="mysql-query-browser-tour-objectbrowser-bookmarks">Bookmark
- Browser</link>
+ Browser</link> on Windows and Linux
</para>
</listitem>
+ <listitem>
+ <para>
+ <filename>~/Application
+ Support/MySQL/QueryBrowser/bookmarks.xml</filename>: Stores the
+ queries that form the
+ <link linkend="mysql-query-browser-tour-objectbrowser-bookmarks">Bookmark
+ Browser</link> on Mac OS X
+ </para>
+ </listitem>
+
</itemizedlist>
</appendix>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11076 - trunk/query-browser | mcbrown | 4 Jul |