Merge lp://qastaging/~didrocks/unity/launcher-other-shortcuts into lp://qastaging/unity

Proposed by Didier Roche-Tolomelli
Status: Merged
Merged at revision: 877
Proposed branch: lp://qastaging/~didrocks/unity/launcher-other-shortcuts
Merge into: lp://qastaging/unity
Diff against target: 4242 lines (+1208/-1545)
49 files modified
po/ar.po (+34/-45)
po/bg.po (+34/-45)
po/cs.po (+34/-45)
po/da.po (+34/-45)
po/de.po (+34/-45)
po/el.po (+34/-45)
po/es.po (+34/-45)
po/fi.po (+34/-45)
po/fr.po (+34/-45)
po/he.po (+34/-45)
po/hi.po (+34/-45)
po/hr.po (+34/-45)
po/hu.po (+34/-45)
po/it.po (+34/-45)
po/ja.po (+34/-45)
po/ko.po (+34/-45)
po/nb.po (+34/-45)
po/nl.po (+34/-45)
po/pl.po (+34/-45)
po/pt.po (+34/-45)
po/pt_BR.po (+34/-45)
po/ro.po (+34/-45)
po/ru.po (+34/-45)
po/sk.po (+34/-45)
po/sl.po (+34/-45)
po/sr.po (+34/-45)
po/sv.po (+34/-45)
po/th.po (+34/-45)
po/tr.po (+34/-45)
po/unity.pot (+37/-51)
po/zh_CN.po (+34/-45)
po/zh_TW.po (+34/-45)
src/DeviceLauncherIcon.cpp (+3/-3)
src/DeviceLauncherIcon.h (+1/-1)
src/Launcher.cpp (+11/-72)
src/LauncherController.cpp (+16/-1)
src/LauncherIcon.cpp (+16/-0)
src/LauncherIcon.h (+5/-0)
src/PlaceEntry.h (+3/-2)
src/PlaceEntryHome.cpp (+6/-0)
src/PlaceEntryHome.h (+1/-0)
src/PlaceEntryRemote.cpp (+18/-0)
src/PlaceEntryRemote.h (+2/-0)
src/PlaceLauncherIcon.cpp (+10/-3)
src/PlaceLauncherIcon.h (+2/-1)
src/SimpleLauncherIcon.cpp (+6/-5)
src/SimpleLauncherIcon.h (+1/-2)
src/TrashLauncherIcon.cpp (+15/-9)
src/TrashLauncherIcon.h (+1/-0)
To merge this branch: bzr merge lp://qastaging/~didrocks/unity/launcher-other-shortcuts
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+50776@code.qastaging.launchpad.net

Description of the change

This branch add the capability of setting hard coded keybindings to the workspace
switcher and the Trash.
In addition, each place entry can specify a shortcut in its place file like:
Shortcut=a
in the [Entry:xxx] section

In addition, there are some fixes to be able to navigate by key navigation (or
activate the shortcuts) for the special switchers: ws, places, devices and
trash.

To post a comment you must log in.
Revision history for this message
Neil J. Patel (njpatel) wrote :

Looks good, approved! (and no pythong!?!)

review: Approve

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.