Merge lp://staging/~artem-anufrij/webby-browser/save-main-window-settings into lp://staging/webby-browser
Proposed by
Artem Anufrij
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Erasmo Marín | ||||
Approved revision: | 16 | ||||
Merged at revision: | 16 | ||||
Proposed branch: | lp://staging/~artem-anufrij/webby-browser/save-main-window-settings | ||||
Merge into: | lp://staging/webby-browser | ||||
Diff against target: |
311 lines (+132/-49) 7 files modified
CMakeLists.txt (+6/-6) org.pantheon.Webby.gschema.xml (+0/-24) po/webby.pot (+49/-19) schemas/CMakeLists.txt (+5/-0) schemas/org.pantheon.Webby.gschema.xml (+24/-0) src/AppWindow.vala (+25/-0) src/Settings.vala (+23/-0) |
||||
To merge this branch: | bzr merge lp://staging/~artem-anufrij/webby-browser/save-main-window-settings | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Erasmo Marín | Approve | ||
Review via email: mp+274792@code.staging.launchpad.net |
Commit message
Store size and state of main window.
New pot-file.
Description of the change
Store size and state of main window.
New pot-file.
To post a comment you must log in.