List:Internals« Previous MessageNext Message »
From:paul Date:August 24 2005 4:35pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3381)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3381 05/08/24 11:35:38 paul@stripped +1 -0
  convert-graphic.xsl:
    Add lang attribute to <textobject>.

  xsl.d/convert-graphic.xsl
    1.2 05/08/24 11:35:23 paul@stripped +1 -1
    Add lang attribute to <textobject>.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	kite-hub.kitebird.com
# Root:	/src/extern/MySQL/bk/mysqldoc

--- 1.1/xsl.d/convert-graphic.xsl	2005-08-24 09:38:55 -05:00
+++ 1.2/xsl.d/convert-graphic.xsl	2005-08-24 11:35:23 -05:00
@@ -67,7 +67,7 @@
         <xsl:apply-templates select="@*"/>
       </imagedata>
     </imageobject>
-    <textobject>
+    <textobject lang="en">
       <phrase>
         <xsl:choose>
           <xsl:when test="parent::figure[child::title]">
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3381)paul24 Aug