/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/user-guide/plugins.txt

  • Committer: Jelmer Vernooij
  • Date: 2017-06-08 23:30:31 UTC
  • mto: This revision was merged to the branch mainline in revision 6690.
  • Revision ID: jelmer@jelmer.uk-20170608233031-3qavls2o7a1pqllj
Update imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
Installing a plugin is very easy! If not already created, create a
37
37
``plugins`` directory under your Breezy configuration directory,
38
 
``~/.config/breezy/`` on Unix and
 
38
``~/.bazaar/`` on Unix and
39
39
``C:\Documents and Settings\<username>\Application Data\Breezy\2.0\``
40
40
on Windows. Within this directory (referred to as $BZR_HOME below),
41
41
each plugin is placed in its own subdirectory.
45
45
one can perform the following::
46
46
 
47
47
    brz branch http://panoramicfeedback.com/opensource/brz/brztools
48
 
    ~/.config/breezy/plugins/brztools
 
48
    ~/.bazaar/plugins/brztools
49
49
 
50
50
When installing plugins, the directories that you install them in must
51
51
be valid python identifiers. This means that they can only contain