Merge lp:~wallyworld/launchpad/fix-sharing-terminology-948083 into lp:launchpad
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Curtis Hovey on 2012-03-08 | ||||
| Approved revision: | no longer in the source branch. | ||||
| Merged at revision: | 14924 | ||||
| Proposed branch: | lp:~wallyworld/launchpad/fix-sharing-terminology-948083 | ||||
| Merge into: | lp:launchpad | ||||
| Prerequisite: | lp:~wallyworld/launchpad/delete-pillar-observer-947947 | ||||
| To merge this branch: | bzr merge lp:~wallyworld/launchpad/fix-sharing-terminology-948083 | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Curtis Hovey (community) | code | 2012-03-08 | Approve on 2012-03-08 |
|
Review via email:
|
|||
Commit Message
[r=sinzui][bug=948083] Fix terminology used for package names, modules, class names, variables, and parameters etc for sharing portion of the disclosure project.
Description of the Change
== Implementation ==
Fix terminology used for package names, modules, class names, variables, and parameters etc for sharing portion of the disclosure project.
eg
disclosure -> sharing
observer -> sharee
addPillarObserver -> addPillarSharee
AccessPolicyService -> SharingService
etc
== Tests ==
No new tests required.
== Lint ==
Checking for conflicts and issues in changed files.
Linting changed files:
lib/canonical
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/

Thank you.