Merge lp://qastaging/~marcobiscaro2112/unity/fixes-660010 into lp://qastaging/unity

Proposed by Marco Biscaro
Status: Merged
Merged at revision: 927
Proposed branch: lp://qastaging/~marcobiscaro2112/unity/fixes-660010
Merge into: lp://qastaging/unity
Diff against target: 91 lines (+54/-0)
2 files modified
src/DeviceLauncherIcon.cpp (+51/-0)
src/DeviceLauncherIcon.h (+3/-0)
To merge this branch: bzr merge lp://qastaging/~marcobiscaro2112/unity/fixes-660010
Reviewer Review Type Date Requested Status
Neil J. Patel (community) Approve
Review via email: mp+52315@code.qastaging.launchpad.net

Description of the change

When a volume is added to launcher, it is verified if it has a drive.

If it does, and if this Drive can be stopped, an entry "Safely remove" is added to the launcher entry's menu.

When the "Safely remove" entry is clicked, the method g_drive_stop is called for the volume's drive.

This change fixes LP: #660010

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

Nice work, approved & merged! I removed the g_debug's.

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.