Merge lp://qastaging/~tiagoporangaba/ubuntu/saucy/network-manager-applet/fix-for-981472 into lp://qastaging/ubuntu/saucy/network-manager-applet
Proposed by
T. Porangaba
Status: | Merged |
---|---|
Merge reported by: | Iain Lane |
Merged at revision: | not available |
Proposed branch: | lp://qastaging/~tiagoporangaba/ubuntu/saucy/network-manager-applet/fix-for-981472 |
Merge into: | lp://qastaging/ubuntu/saucy/network-manager-applet |
Diff against target: |
71 lines (+51/-0) 3 files modified
debian/changelog (+9/-0) debian/patches/cant-confirm-country-selection-with-enter.patch (+41/-0) debian/patches/series (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~tiagoporangaba/ubuntu/saucy/network-manager-applet/fix-for-981472 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu branches | Pending | ||
Review via email: mp+193707@code.qastaging.launchpad.net |
To post a comment you must log in.
This is the fixing regarding the Bug #981472. It was added into the code a new signal handler for the country GtkTreeView in order to automatically select the country and move forward to next page when ENTER key is pressed (or double-click is executed).