Merge lp:~simon-kersey/bzr-explorer-website/describe_new_customisation_features into lp:bzr-explorer-website

Proposed by Simon Kersey
Status: Merged
Approved by: Alexander Belchenko
Approved revision: 88
Merged at revision: 88
Proposed branch: lp:~simon-kersey/bzr-explorer-website/describe_new_customisation_features
Merge into: lp:bzr-explorer-website
Diff against target: 24 lines (+9/-0)
1 file modified
en/tutorials/customization.txt (+9/-0)
To merge this branch: bzr merge lp:~simon-kersey/bzr-explorer-website/describe_new_customisation_features
Reviewer Review Type Date Requested Status
Alexander Belchenko Approve
Review via email: mp+73450@code.launchpad.net

Description of the change

Updated tool customisation description for new tool types and placeholders.

To post a comment you must log in.
Revision history for this message
Alexander Belchenko (bialix) :
review: Approve
Revision history for this message
Simon Kersey (simon-kersey) wrote :

Please can someone merge in this change. Thanks. Simon

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'en/tutorials/customization.txt'
2--- en/tutorials/customization.txt 2010-02-16 04:19:31 +0000
3+++ en/tutorials/customization.txt 2011-08-30 21:51:26 +0000
4@@ -177,11 +177,20 @@
5 * action - the command to execute or URL to open
6 * icon - a (hopefully relevant) image.
7
8+The following tool categories are supported:
9+
10+* bzr - run bazaar command, either directly, if the command is from qbzr or bzr gtk, or via qrun
11+* bzr-exec - As 'bzr' except that commands run via qrun are run immediately, without any prompting
12+* link - open URL
13+* application - run local application
14+* shell - run shell command
15+
16 Within the action (labelled *Command* on the dialog), placeholders
17 are permitted:
18
19 * root - the root of the location (branch, checkout or repository)
20 * selected - a space separated list of paths (relative to root)
21+* wt_selected - a space separated list of paths selected in the working tree (relative to root)
22 * filename - first selected item filename (relative to root)
23 * dirname - first selected item directory name (relative to root)
24 * basename - first selected item basename (relative to dirname)

Subscribers

People subscribed via source and target branches

to all changes: