Merge lp:~charlesk/indicator-appmenu/lp-970903 into lp:indicator-appmenu/14.04

Proposed by Charles Kerr
Status: Merged
Approved by: Ted Gould
Approved revision: 254
Merged at revision: 255
Proposed branch: lp:~charlesk/indicator-appmenu/lp-970903
Merge into: lp:indicator-appmenu/14.04
Diff against target: 15 lines (+2/-2)
1 file modified
data/com.canonical.indicator.appmenu.gschema.xml (+2/-2)
To merge this branch: bzr merge lp:~charlesk/indicator-appmenu/lp-970903
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+210916@code.launchpad.net

Commit message

Minor copyediting of schema key's summary/description.

Description of the change

Minor copyediting of schema key's summary/description.

This clearly isn't an urgent change, but I've had this diff laying around for awhile and am doing a little spring cleaning this afternoon. :)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ted Gould (ted) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/com.canonical.indicator.appmenu.gschema.xml'
2--- data/com.canonical.indicator.appmenu.gschema.xml 2012-03-30 15:30:03 +0000
3+++ data/com.canonical.indicator.appmenu.gschema.xml 2014-03-13 21:47:36 +0000
4@@ -9,9 +9,9 @@
5 <schema path='/com/canonical/indicator/appmenu/' id='com.canonical.indicator.appmenu' gettext-domain='indicator-appmenu'>
6 <key name='menu-mode' enum='menu-enum'>
7 <default>'global'</default>
8- <summary>Where the menus displayed</summary>
9+ <summary>Where the menu is displayed.</summary>
10 <description>
11- Controls the menu display location. TODO: add more
12+ Controls the menu display location.
13 </description>
14 </key>
15 </schema>

Subscribers

People subscribed via source and target branches