~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/bzr_postinstall.py

  • Committer: Martin Pool
  • Date: 2010-01-29 10:36:23 UTC
  • mto: This revision was merged to the branch mainline in revision 4992.
  • Revision ID: mbp@sourcefrog.net-20100129103623-hywka5hymo5z13jw
Change url to canonical.com or wiki, plus some doc improvements in passing

Show diffs side-by-side

added added

removed removed

Lines of Context:
341
341
                         "this library manually and put it to directory\n"
342
342
                         "where Bzr installed.\n"
343
343
                         "For detailed instructions see:\n"
344
 
                         "http://bazaar-vcs.org/BzrOnPureWindows"
 
344
                         "http://wiki.bazaar.canonical.com/BzrOnPureWindows"
345
345
                        ),
346
346
                        "Warning",
347
347
                        MB_OK | MB_ICONEXCLAMATION)