Merge lp:~elementary-pantheon/switchboard-plug-parental-controls/tooltip into lp:~elementary-pantheon/switchboard-plug-parental-controls/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Adam Bieńkowski
Approved revision: 59
Merged at revision: 59
Proposed branch: lp:~elementary-pantheon/switchboard-plug-parental-controls/tooltip
Merge into: lp:~elementary-pantheon/switchboard-plug-parental-controls/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Plug.vala (+1/-1)
To merge this branch: bzr merge lp:~elementary-pantheon/switchboard-plug-parental-controls/tooltip
Reviewer Review Type Date Requested Status
Adam Bieńkowski (community) Approve
Review via email: mp+281030@code.launchpad.net

Commit message

update tooltip

To post a comment you must log in.
Revision history for this message
Adam Bieńkowski (donadigo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Plug.vala'
2--- src/Plug.vala 2015-10-27 22:39:16 +0000
3+++ src/Plug.vala 2015-12-20 04:10:52 +0000
4@@ -114,7 +114,7 @@
5 Object (category: Category.SYSTEM,
6 code_name: Build.PLUGCODENAME,
7 display_name: _("Parental Control"),
8- description: _("Parental Control settings"),
9+ description: _("Configure time limits and restrict application usage"),
10 icon: "preferences-system-parental-controls");
11 plug = this;
12 }

Subscribers

People subscribed via source and target branches