Merge lp:~smartgpx/bzr-explorer-website/proofing2 into lp:~ian-clatworthy/bzr-explorer-website/trunk

Proposed by David Roberts
Status: Merged
Approved by: Ian Clatworthy
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~smartgpx/bzr-explorer-website/proofing2
Merge into: lp:~ian-clatworthy/bzr-explorer-website/trunk
Diff against target: 82 lines (+12/-11)
1 file modified
en/tutorials/open-source-dev-gnome.txt (+12/-11)
To merge this branch: bzr merge lp:~smartgpx/bzr-explorer-website/proofing2
Reviewer Review Type Date Requested Status
Ian Clatworthy Pending
Review via email: mp+15326@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Roberts (smartgpx) wrote :

Minor typographical changes suggested as a result of working through the draft Open Source Development tutorial.

The whole process was 'dog fooded' by using the process described therein to prepare this proposed branch. Feedback on how well I have honoured that process will be welcome.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'en/tutorials/open-source-dev-gnome.txt'
2--- en/tutorials/open-source-dev-gnome.txt 2009-11-27 06:31:55 +0000
3+++ en/tutorials/open-source-dev-gnome.txt 2009-11-27 16:25:22 +0000
4@@ -15,7 +15,7 @@
5 For convenience, the Launchpad mirror branches and merge proposal
6 system are used. Almost any open source project can leverage the
7 tools shown without needing to explicitly switch to Bazaar and Launchpad.
8-The tools can also be used for commerical development projects.
9+The tools can also be used for commercial development projects.
10 Details on how projects can hook into Launchpad and encourage
11 casual contributors using Bazaar Explorer are given at the end
12 of this document.
13@@ -65,8 +65,8 @@
14 .. image:: screenshots/gnome/dialog-configuration.png
15
16 Close the dialog.
17-Select **Preferences** to personalize Bazar Explorer. Select the
18-extended toolbar.
19+Select **Preferences** to personalize Bazaar Explorer. Select the
20+expanded toolbar.
21
22 .. image:: screenshots/gnome/dialog-preferences.png
23
24@@ -95,9 +95,10 @@
25
26 .. image:: screenshots/gnome/dialog-init-repo.png
27
28-Accept the defaults by clicking **OK**. The Branch dialog will be
29-presented once more. Adjust the destination directory to ``trunk``
30-within the repository directory, e.g. ``Projects/emacs/trunk``.
31+Accept the defaults by clicking **OK**. Close the Initialize dialog.
32+The Branch dialog will be presented once more. Adjust the destination
33+directory to ``trunk`` within the repository directory,
34+e.g. ``Projects/emacs/trunk``.
35
36 .. image:: screenshots/gnome/dialog-branch-from-master2.png
37
38@@ -114,7 +115,7 @@
39 Open the locally created emacs repository and view the current
40 list of branches. To do this, select :menuselection:`File --> Open`
41 and enter ``Projects/emacs`` or whatever directory for the repository
42-you previously entered. Click on ``trunk`` to view it's recent history.
43+you previously entered. Click on ``trunk`` to view its recent history.
44
45 .. image:: screenshots/gnome/page-emacs.png
46
47@@ -148,7 +149,7 @@
48 .. image:: screenshots/gnome/dialog-branch-feature.png
49
50 This may take a few seconds because a completely new working tree
51-is being created. When it completes, close the dialog and a page for
52+is being created. When it completes, close the Branch dialog and a page for
53 the new branch will be opened.
54
55 .. image:: screenshots/gnome/page-feature-initial.png
56@@ -174,7 +175,7 @@
57
58 You have now saved your changes to the local repository. If you
59 wish, you can make additional changes and commit them locally
60-by repeating the steps above.
61+by repeating the Edit and Commit steps above.
62
63
64 Proposing a change
65@@ -211,7 +212,7 @@
66 Select **OK**.
67 Pushing your feature branch to Launchpad should generally be pretty
68 quick as only the new revisions are sent. When the transfer completes,
69-close the Branch dialog. An indicator should now appear in Explorer's
70+close the Push dialog. An indicator should now appear in Explorer's
71 status bar (bottom right hand corner) telling you that the branch is
72 known on a hosting site.
73
74@@ -240,7 +241,7 @@
75
76 .. note::
77
78- It's a good idea for your community to subscribe it's developer
79+ It's a good idea for your community to subscribe its developer
80 mailing list to Launchpad's trunk mirror. Merge proposals will
81 then be automatically emailed to the list while remaining
82 browsable online. See the end of this document for details on

Subscribers

People subscribed via source and target branches