~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Keir Mierle
  • Date: 2007-09-04 19:03:51 UTC
  • mto: This revision was merged to the branch mainline in revision 2824.
  • Revision ID: keir@cs.utoronto.ca-20070904190351-ug32zv9dcfqtluvi
Change ordering of clients listing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
207
207
will try ``xdg-email``. If either of these fails, it will fall back to
208
208
``editor``.
209
209
 
 
210
Supported values for specific clients:
 
211
 
 
212
:evolution: Use Evolution.
 
213
:kmail: Use KMail.
 
214
:mutt: Use Mutt.
 
215
:thunderbird: Use Mozilla Thunderbird or Icedove.  For Thunderbird/Icedove 1.5,
 
216
    this works around some bugs that xdg-email doesn't handle.
 
217
 
210
218
Supported generic values are:
211
219
 
212
220
:default: See above.
216
224
:mapi: Use your preferred e-mail client on Windows.
217
225
:xdg-email: Use xdg-email to run your preferred mail program
218
226
 
219
 
There is also support for specific clients:
220
 
 
221
 
:evolution: Use Evolution.
222
 
:kmail: Use KMail.
223
 
:mutt: Use Mutt.
224
 
:thunderbird: Use Mozilla Thunderbird or Icedove.  For Thunderbird/Icedove 1.5,
225
 
    this works around some bugs that xdg-email doesn't handle.
226
 
 
227
227
submit_branch
228
228
-------------
229
229
The branch you intend to submit your current work to.  This is automatically