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
=== modified file 'data/com.canonical.indicator.appmenu.gschema.xml'
--- data/com.canonical.indicator.appmenu.gschema.xml 2012-03-30 15:30:03 +0000
+++ data/com.canonical.indicator.appmenu.gschema.xml 2014-03-13 21:47:36 +0000
@@ -9,9 +9,9 @@
9 <schema path='/com/canonical/indicator/appmenu/' id='com.canonical.indicator.appmenu' gettext-domain='indicator-appmenu'>9 <schema path='/com/canonical/indicator/appmenu/' id='com.canonical.indicator.appmenu' gettext-domain='indicator-appmenu'>
10 <key name='menu-mode' enum='menu-enum'>10 <key name='menu-mode' enum='menu-enum'>
11 <default>'global'</default>11 <default>'global'</default>
12 <summary>Where the menus displayed</summary>12 <summary>Where the menu is displayed.</summary>
13 <description>13 <description>
14 Controls the menu display location. TODO: add more14 Controls the menu display location.
15 </description>15 </description>
16 </key>16 </key>
17 </schema>17 </schema>

Subscribers

People subscribed via source and target branches