Merge lp://staging/~jelmer/tribunal/fix-no-args into lp://staging/tribunal
Proposed by
Jelmer Vernooij
Status: | Merged |
---|---|
Merged at revision: | 168 |
Proposed branch: | lp://staging/~jelmer/tribunal/fix-no-args |
Merge into: | lp://staging/tribunal |
Diff against target: |
76 lines (+28/-28) 1 file modified
tribunal/app.py (+28/-28) |
To merge this branch: | bzr merge lp://staging/~jelmer/tribunal/fix-no-args |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Pool | Approve | ||
The Tribunal | code | Pending | |
Review via email: mp+36688@code.staging.launchpad.net |
Commit message
Support running 'tribunal-subunit' with no arguments.
Description of the change
Support running 'tribunal-subunit' with no arguments - this will just bring up the main window.
This is useful when launching tribunal-subunit from the Applications menu.
To post a comment you must log in.
I guess for the moment this means you get a useless window, but it will become useful when we add a file/open option?