Comment 3 for bug 1096008

Revision history for this message
Sebastien Bacher (seb128) wrote :

Cédric: thanks for your work, sorry for the lack of reply but people are just returning from holidays and dealing with accumulated backlog, one week is not an unreasonable delay in opensource

Is there any chance you could submit a merge request for your patch?

If you didn't do one before, the steps are basically:
- bzr branch lp:appmenu-qt
- cd appmenu-qt
- do your changes
- bzr commit
- bzr push lp:~gnumdk/appmenu-qt/fix-1906008
- bzr lp-open

click on "propose for merging" on the launchpad page and file the description/commit message and submit

You have a better chance to get people noticing a pending merge request than a bug report comment, and it will make easier to merge the change ;-)