At file:///home/vila/src/bzr/bugs/219334-texinfo/ ------------------------------------------------------------ revno: 5199 [merge] revision-id: [email protected] parent: [email protected] parent: [email protected] committer: Vincent Ladeuil <[email protected]> branch nick: unify-confs timestamp: Wed 2010-07-07 13:32:03 +0200 message: Merge cleanup into unify-confs modified: bzrlib/doc_generate/sphinx_conf.py sphinx_conf.py-20090908163544-ajoym05j0fmvn3sh-1 doc/en/user-guide/index-plain.txt indexplain.txt-20090909123806-96yfsgrqwra8cwq7-2
=== modified file 'bzrlib/doc_generate/sphinx_conf.py' --- a/bzrlib/doc_generate/sphinx_conf.py 2010-07-05 12:45:47 +0000 +++ b/bzrlib/doc_generate/sphinx_conf.py 2010-07-07 10:27:54 +0000 @@ -34,7 +34,7 @@ # General information about the project. project = u'Bazaar' -copyright = u'2009, 2010, Canonical Ltd' +copyright = u'2009, 2010 Canonical Ltd' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the
=== modified file 'doc/en/user-guide/index-plain.txt' --- a/doc/en/user-guide/index-plain.txt 2010-07-05 12:47:12 +0000 +++ b/doc/en/user-guide/index-plain.txt 2010-07-07 11:22:05 +0000 @@ -115,3 +115,5 @@ .. include:: http_smart_server.txt .. include:: writing_a_plugin.txt +.. |--| unicode:: U+2014 +
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
