Merge lp:~jjardon/libappindicator/fix-docs into lp:libappindicator

Proposed by Javier Jardón
Status: Merged
Approved by: Ted Gould
Approved revision: 206
Merged at revision: 207
Proposed branch: lp:~jjardon/libappindicator/fix-docs
Merge into: lp:libappindicator
Diff against target: 12 lines (+1/-1)
1 file modified
src/app-indicator.c (+1/-1)
To merge this branch: bzr merge lp:~jjardon/libappindicator/fix-docs
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
Review via email: mp+64839@code.launchpad.net

Description of the change

Trivial documentation fix

The property name is 'icon-desc', not 'icon-description'

To post a comment you must log in.
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 'src/app-indicator.c'
2--- src/app-indicator.c 2011-03-23 17:30:14 +0000
3+++ src/app-indicator.c 2011-06-16 14:08:52 +0000
4@@ -1765,7 +1765,7 @@
5 application icon for the program.
6
7 Wrapper function for property #AppIndicator:icon-name and
8- #AppIndicator::icon-description.
9+ #AppIndicator::icon-desc.
10 **/
11 void
12 app_indicator_set_icon_full (AppIndicator *self, const gchar *icon_name, const gchar * icon_desc)

Subscribers

People subscribed via source and target branches