Merge lp:~elementary-pantheon/switchboard-plug-display/tooltip into lp:~elementary-apps/switchboard-plug-display/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Corentin Noël
Approved revision: 119
Merged at revision: 119
Proposed branch: lp:~elementary-pantheon/switchboard-plug-display/tooltip
Merge into: lp:~elementary-apps/switchboard-plug-display/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/DisplayPlug.vala (+1/-1)
To merge this branch: bzr merge lp:~elementary-pantheon/switchboard-plug-display/tooltip
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+281018@code.launchpad.net

Commit message

update tooltip

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/DisplayPlug.vala'
2--- src/DisplayPlug.vala 2014-07-30 13:09:12 +0000
3+++ src/DisplayPlug.vala 2015-12-20 03:40:55 +0000
4@@ -19,7 +19,7 @@
5 Object (category: Category.HARDWARE,
6 code_name: Build.PLUGCODENAME,
7 display_name: _("Displays"),
8- description: _("Change resolution and position of monitors and projectors"),
9+ description: _("Configure resolution and position of monitors and projectors"),
10 icon: "preferences-desktop-display");
11 plug = this;
12 }

Subscribers

People subscribed via source and target branches