~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/bzr_postinstall.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-31 23:28:33 UTC
  • mfrom: (4988.4.4 doc)
  • Revision ID: pqm@pqm.ubuntu.com-20100131232833-877lg7ld5zr21tc5
(mbp) update URLs in documentation, and various tweaks

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)