Merge lp://qastaging/~azzar1/unity/hud-shortcut-overlay into lp://qastaging/unity

Proposed by Andrea Azzarone
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: no longer in the source branch.
Merged at revision: 2101
Proposed branch: lp://qastaging/~azzar1/unity/hud-shortcut-overlay
Merge into: lp://qastaging/unity
Diff against target: 81 lines (+13/-13)
2 files modified
plugins/unityshell/src/ShortcutView.cpp (+2/-3)
plugins/unityshell/src/unityshell.cpp (+11/-10)
To merge this branch: bzr merge lp://qastaging/~azzar1/unity/hud-shortcut-overlay
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Review via email: mp+94929@code.qastaging.launchpad.net

Description of the change

= The Problem =

HUD shortcut is not in the overlay.

= The Fix =

Add it.

= Testing =

None.

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

You're reverting a commit of few days ago... Should we use "Menu Bar" or "Top Bar" as per design?

Revision history for this message
Andrea Azzarone (azzar1) wrote :

> You're reverting a commit of few days ago... Should we use "Menu Bar" or "Top
> Bar" as per design?

I'm not reverting anything, I've started my branch using the last revno.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

I'm referring to this:

50 - std::string const menubar = _("Menu Bar");
51 -
52 - hints_.push_back(new shortcut::Hint(menubar, "", "", _("Reveals application menu."), shortcut::HARDCODED_OPTION, "Alt"));
53 + std::string const menubar(_("HUD & Top Bar"));

You call the panel "Top Bar", while the revision http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/2021 changed it to "Menu Bar". It fixed the bug #926213 signed off by MPT.

review: Needs Fixing
Revision history for this message
Andrea Azzarone (azzar1) wrote :

> I'm referring to this:
>
> 50 - std::string const menubar = _("Menu Bar");
> 51 -
> 52 - hints_.push_back(new shortcut::Hint(menubar, "", "", _("Reveals
> application menu."), shortcut::HARDCODED_OPTION, "Alt"));
> 53 + std::string const menubar(_("HUD & Top Bar"));
>
> You call the panel "Top Bar", while the revision http://bazaar.launchpad.net
> /~unity-team/unity/trunk/revision/2021 changed it to "Menu Bar". It fixed the
> bug #926213 signed off by MPT.

Done. Sorry about this.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Nice.

review: Approve
Revision history for this message
Unity Merger (unity-merger) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/automerge-unity/430/console reported an error when processing this lp:~andyrock/unity/hud-shortcut-overlay branch.
Not merging it.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.