Merge lp://staging/~harp37/writer/welcomescreen into lp://staging/writer
Proposed by
Anthony Huben
Status: | Merged |
---|---|
Merged at revision: | 39 |
Proposed branch: | lp://staging/~harp37/writer/welcomescreen |
Merge into: | lp://staging/writer |
Diff against target: |
15 lines (+3/-2) 1 file modified
src/Widgets/WelcomeView.vala (+3/-2) |
To merge this branch: | bzr merge lp://staging/~harp37/writer/welcomescreen |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tuur Dutoit | Approve | ||
Review via email: mp+231784@code.staging.launchpad.net |
Description of the change
It's not perfect, but here's the details:
- According to elementary's HIG, a welcomeview should have a simple icon, simple text phrase, and a sentence description of the action.
- Applications should be able to restore documents even if they close and reopen. This should happen when tabs are added, but we will rework then.
- Welcome Screens are awesome!
To post a comment you must log in.
You forgot a semi-colon, but I fixed that for you ;)