Merge lp://staging/~mac9416/keryx/keryx-1.0 into lp://staging/~excid3/keryx/keryx-1.0
Proposed by
mac9416
Status: | Merged |
---|---|
Merged at revision: | 30 |
Proposed branch: | lp://staging/~mac9416/keryx/keryx-1.0 |
Merge into: | lp://staging/~excid3/keryx/keryx-1.0 |
Diff against target: |
197 lines (+97/-23) 4 files modified
.bzrignore (+6/-0) bin/keryx (+23/-20) data/ui/KeryxWindow.ui (+3/-3) keryx/MessageDialogs.py (+65/-0) |
To merge this branch: | bzr merge lp://staging/~mac9416/keryx/keryx-1.0 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Oliver | Approve | ||
Review via email: mp+32035@code.staging.launchpad.net |
Description of the change
I dropped in a module I wrote for 0.92.5 to make it easier to make Message Dialogs.
To post a comment you must log in.
It's going to take a lot of dialogs for the MessageDialogs module to pay for itself in saved lines of code. Maybe you can think of a good way to make MessageDialogs more concise.